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