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