Home
last modified time | relevance | path

Searched refs:umtx_thread_alloc (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/sys/
H A Dumtxvar.h234 void umtx_thread_alloc(struct thread *);
/freebsd-14.2/sys/kern/
H A Dkern_thread.c402 umtx_thread_alloc(td); in thread_ctor()
H A Dkern_umtx.c5058 umtx_thread_alloc(struct thread *td) in umtx_thread_alloc() function