Home
last modified time | relevance | path

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

/netbsd-src/include/
H A Dunistd.h256 #define F_LOCK global() macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dunistd.d219 enum F_LOCK = 1; in version() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc140 # define F_LOCK 1 /* Lock a region for exclusive use. */ macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc145 # define F_LOCK 1 /* Lock a region for exclusive use. */ macro
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_posix.cpp140 # define F_LOCK 1 /* Lock a region for exclusive use. */ macro