Searched refs:thread_init (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/barrelfish/
H A Dthreads.c225 static void thread_init(dispatcher_handle_t disp, struct thread *newthread) function
383 thread_init(curdispatcher(), newthread);
852 thread_init(curdispatcher(), dg->cleanupthread);
1174 thread_init(handle, thread);

Completed in 80 milliseconds