Searched refs:umtxq_alloc (Results 1 – 2 of 2) sorted by relevance
201 struct umtx_q *umtxq_alloc(void);
462 umtxq_alloc(void) in umtxq_alloc() function4496 td->td_umtxq = umtxq_alloc(); in umtx_thread_init()