Searched refs:LOCK_UN (Results 1 – 2 of 2) sorted by relevance
38 #define LOCK_UN 0 macro215 if (::flock(mFD, LOCK_UN) == 0) { in unlock()
210 if (flock(ufd.get(), LOCK_UN) != 0) { in clear_profile()