Home
last modified time | relevance | path

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

/netbsd-src/include/
H A Dunistd.h257 #define F_TLOCK global() macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dunistd.d220 enum F_TLOCK = 2; in version() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc141 # define F_TLOCK 2 /* Test and lock a region for exclusive use. */ macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc146 # define F_TLOCK 2 /* Test and lock a region for exclusive use. */ macro
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_posix.cpp141 # define F_TLOCK 2 /* Test and lock a region for exclusive use. */ macro