Home
last modified time | relevance | path

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

/external/strace/xlat/
Dflockcmds.h17 #if !(defined(LOCK_RW) || (defined(HAVE_DECL_LOCK_RW) && HAVE_DECL_LOCK_RW))
18 # define LOCK_RW 192 macro
40 XLAT(LOCK_RW),
Dflockcmds.in6 LOCK_RW 192
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h186 #define LOCK_RW 192 /* which allows concurrent read & write ops */ macro