Searched refs:umtx_thread_alloc (Results 1 – 3 of 3) sorted by relevance
197 void umtx_thread_alloc(struct thread *);
213 umtx_thread_alloc(td); in thread_ctor()
4398 umtx_thread_alloc(struct thread *td) in umtx_thread_alloc() function