Home
last modified time | relevance | path

Searched defs:F_TLOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd/include/
H A Dunistd.h86 #define F_TLOCK 2 /* test and lock a section for exclusive use */ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp153 # define F_TLOCK 2 /* Test and lock a region for exclusive use. */ macro