OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:user_lock_
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/synchronization/
condition_variable_posix.cc
21
,
user_lock_
(user_lock)
67
user_lock_
->CheckHeldAndUnmark();
72
user_lock_
->CheckUnheldAndMark();
85
user_lock_
->CheckHeldAndUnmark();
123
user_lock_
->CheckUnheldAndMark();
condition_variable.h
108
base::Lock*
user_lock_
; // Needed to adjust shadow lock state on wait.
member in class:base::ConditionVariable
Completed in 63 milliseconds