Searched refs:_Lock (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/helgrind/
H A Dhg_lock_n_thread.h145 struct _Lock { struct
147 struct _Lock* admin_next; /* fields for a double linked */
148 struct _Lock* admin_prev; /* list of these locks */
/external/elfutils/tests/
H A Drun-dwarf-getstring.sh100 ~_Lock
/external/webrtc/webrtc/modules/audio_device/win/
H A Daudio_device_core_win.cc2828 _Lock();
2889 _Lock();
3312 _Lock();
3356 _Lock();
3415 _Lock();
3512 _Lock();
3557 _Lock();
3634 _Lock();
3812 _Lock();
3890 _Lock();
[all...]
H A Daudio_device_core_win.h238 void _Lock() { _critSect.Enter(); }; function in class:webrtc::AudioDeviceWindowsCore

Completed in 507 milliseconds