Searched refs:umtx_thread_alloc (Results 1 – 3 of 3) sorted by relevance
235 void umtx_thread_alloc(struct thread *);
403 umtx_thread_alloc(td); in thread_ctor()
5070 umtx_thread_alloc(struct thread *td) in umtx_thread_alloc() function