Home
last modified time | relevance | path

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

/freebsd-src/sys/sys/
H A Dumtxvar.h45 TYPE_SIMPLE_LOCK, enumerator
/freebsd-src/sys/kern/
H A Dkern_umtx.c969 if ((error = umtx_key_get(umtx, TYPE_SIMPLE_LOCK, in do_lock_umtx()
1058 if ((error = umtx_key_get(umtx, TYPE_SIMPLE_LOCK, AUTO_SHARE, in do_unlock_umtx()
1150 if ((error = umtx_key_get(m, TYPE_SIMPLE_LOCK, in do_lock_umtx32()
1239 if ((error = umtx_key_get(m, TYPE_SIMPLE_LOCK, AUTO_SHARE, in do_unlock_umtx32()