Home
last modified time | relevance | path

Searched refs:umtxq_alloc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dumtxvar.h207 struct umtx_q *umtxq_alloc(void);
/freebsd/sys/kern/
H A Dkern_umtx.c355 umtxq_alloc(void) in umtxq_alloc() function
5001 td->td_umtxq = umtxq_alloc(); in umtx_thread_init()