Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dmutex.h98 MUTEX_TRYLOCK_RECURSIVE = 2, enumerator
105 return (MUTEX_TRYLOCK_RECURSIVE); in mutex_trylock_recursive()