Home
last modified time | relevance | path

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

/external/libchrome/base/synchronization/
Dcondition_variable_unittest.cc411 Lock private_lock; // Used locally for master to wait. in TEST_F() local
731 Lock private_lock; // Used to waste time on "our work". in ThreadMain() local
/external/u-boot/fs/ubifs/
Dubifs.h153 spinlock_t private_lock; /* for use by the address_space */ member