HomeSort by relevance Sort by last modified time
    Searched defs:_Lock (Results 1 - 2 of 2) sorted by null

  /external/valgrind/helgrind/
hg_lock_n_thread.h 145 struct _Lock {
147 struct _Lock* admin_next; /* fields for a double linked */
148 struct _Lock* admin_prev; /* list of these locks */
  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.h 238 void _Lock() { _critSect.Enter(); };

Completed in 96 milliseconds