Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dumtx.h105 #define UMTX_OP_SET_MIN_TIMEOUT 28 macro
/freebsd/lib/libthr/thread/
H A Dthr_init.c533 _umtx_op(NULL, UMTX_OP_SET_MIN_TIMEOUT, in init_private()
/freebsd/sys/kern/
H A Dkern_umtx.c4935 [UMTX_OP_SET_MIN_TIMEOUT] = __umtx_op_set_min_timeout,