Home
last modified time | relevance | path

Searched defs:state_lock_ (Results 1 – 4 of 4) sorted by relevance

/third_party/alsa-utils/alsactl/
Dlock.c33 static int state_lock_(const char *file, int lock, int timeout, int _fd) in state_lock_() function
/third_party/cef/libcef/browser/
Dframe_host_impl.h169 mutable base::Lock state_lock_; variable
Dbrowser_host_base.h303 base::Lock state_lock_; variable
/third_party/node/src/
Dinspector_io.cc162 Mutex state_lock_; // Locked before mutating the queue. member in node::inspector::__anon8aa9d3d00111::RequestQueueData