Searched refs:thrd_next (Results 1 – 3 of 3) sorted by relevance
37 struct thread_t *thrd_next(void) in thrd_next() function119 struct thread_t *pth = thrd_next(); in thrd_start_scheduler()
137 struct thread_t *thrd_next(void);
492 pth_next = thrd_next(); in ipc_schedule()