Searched defs:LockOrUnlockCommon (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dshared_memory_posix.cc241 LockOrUnlockCommon(F_LOCK);
247 LockOrUnlockCommon(F_ULOCK);
298 void SharedMemory::LockOrUnlockCommon(int function) { function in class:base::SharedMemory

Completed in 164 milliseconds