Home
last modified time | relevance | path

Searched defs:LOCK_WRITE (Results 1 – 2 of 2) sorted by relevance

/external/strace/xlat/
Dflockcmds.h24 # define LOCK_WRITE 128 macro
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h186 #define LOCK_WRITE 128 /* which allows concurrent write operations */ macro