Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dumtxvar.h45 TYPE_SIMPLE_LOCK, enumerator
/freebsd/sys/kern/
H A Dkern_umtx.c978 if ((error = umtx_key_get(umtx, TYPE_SIMPLE_LOCK, in do_lock_umtx()
1067 if ((error = umtx_key_get(umtx, TYPE_SIMPLE_LOCK, AUTO_SHARE, in do_unlock_umtx()
1159 if ((error = umtx_key_get(m, TYPE_SIMPLE_LOCK, in do_lock_umtx32()
1248 if ((error = umtx_key_get(m, TYPE_SIMPLE_LOCK, AUTO_SHARE, in do_unlock_umtx32()