Searched refs:LOCK_EX (Results 1 – 2 of 2) sorted by relevance
36 #define LOCK_EX 0 macro155 lock_operation = LOCK_EX; in lock()
736 if (flock(out_fd, LOCK_EX | LOCK_NB) != 0) { in dexopt()