Searched refs:LOCK_SH (Results 1 – 2 of 2) sorted by relevance
32 #define LOCK_SH 0 macro150 lock_operation = LOCK_SH; in lock()
712 if (TEMP_FAILURE_RETRY(flock(fileno(fin), LOCK_SH)) != 0) { in addSystemOverlays()