Searched refs:LOCK_READ (Results 1 - 2 of 2) sorted by relevance

/external/strace/xlat/
H A Dflockcmds.h20 #if !(defined(LOCK_READ) || (defined(HAVE_DECL_LOCK_READ) && HAVE_DECL_LOCK_READ))
21 # define LOCK_READ 64 macro
41 XLAT(LOCK_READ),
/external/kernel-headers/original/uapi/asm-generic/
H A Dfcntl.h184 #define LOCK_READ 64 /* which allows concurrent read operations */ macro

Completed in 52 milliseconds