Searched refs:F_TLOCK (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/lib/libc/gen/
H A Dlockf.c66 case F_TLOCK:
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dunistd.d220 enum F_TLOCK = 2;
535 enum F_TLOCK = 2;
719 enum F_TLOCK = 2;
874 enum F_TLOCK = 2;
1011 enum F_TLOCK = 2;
1193 enum F_TLOCK = 2;
1512 enum F_TLOCK = 2;
1779 enum F_TLOCK = 2;
2021 enum F_TLOCK = 2;
/netbsd-current/include/
H A Dunistd.h257 #define F_TLOCK 2 macro
/netbsd-current/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-current/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-current/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

Completed in 158 milliseconds