Searched refs:threadload (Results 1 – 1 of 1) sorted by relevance
93 static enum handler_return threadload(struct timer *t, lk_time_t now, void *arg) { in threadload() function149 timer_set_periodic(&tltimer, 1000, &threadload, NULL); in cmd_threadload()
Completed in 2 milliseconds