Searched refs:umtx_thread_alloc (Results 1 – 3 of 3) sorted by relevance
207 void umtx_thread_alloc(struct thread *);
365 umtx_thread_alloc(td); in thread_ctor()
4511 umtx_thread_alloc(struct thread *td) in umtx_thread_alloc() function