Searched refs:thrd_start_scheduler (Results 1 – 3 of 3) sorted by relevance
147 uint32_t thrd_start_scheduler(struct thread_t **ppth);
117 uint32_t thrd_start_scheduler(struct thread_t **ppth) in thrd_start_scheduler() function
353 control = thrd_start_scheduler(&CURRENT_THREAD); in backend_system_run()