Home
last modified time | relevance | path

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

/freebsd/lib/libc/sys/
H A Dlockf.c59 case F_TLOCK: in lockf()
/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