Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_umtx.c3475 tm_p = NULL; in __umtx_op_wait()
3481 tm_p = &timeout; in __umtx_op_wait()
3494 tm_p = NULL; in __umtx_op_wait_uint()
3500 tm_p = &timeout; in __umtx_op_wait_uint()
3513 tm_p = NULL; in __umtx_op_wait_uint_private()
3519 tm_p = &timeout; in __umtx_op_wait_uint_private()
3605 tm_p = NULL; in __umtx_op_lock_umutex()
3611 tm_p = &timeout; in __umtx_op_lock_umutex()
3633 tm_p = NULL; in __umtx_op_wait_umutex()
3762 tm_p = NULL; in __umtx_op_sem_wait()
[all …]