Searched defs:state_lock_ (Results 1 – 4 of 4) sorted by relevance
| /third_party/alsa-utils/alsactl/ | ||
| D | lock.c | 33 static int state_lock_(const char *file, int lock, int timeout, int _fd) in state_lock_() function |
| /third_party/cef/libcef/browser/ | ||
| D | frame_host_impl.h | 169 mutable base::Lock state_lock_; variable |
| D | browser_host_base.h | 303 base::Lock state_lock_; variable |
| /third_party/node/src/ | ||
| D | inspector_io.cc | 162 Mutex state_lock_; // Locked before mutating the queue. member in node::inspector::__anon8aa9d3d00111::RequestQueueData |