Home
last modified time | relevance | path

Searched defs:_Lock (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dlocking.py46 class _Lock(cros_build_lib.MasterPidContextManager): class
/aosp_15_r20/external/protobuf/python/google/protobuf/
H A Ddescriptor.py80 class _Lock(object): class
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py80 class _Lock(object): class
/aosp_15_r20/external/webrtc/modules/audio_device/win/
H A Daudio_device_core_win.cc3375 void AudioDeviceWindowsCore::_Lock() RTC_NO_THREAD_SAFETY_ANALYSIS { in _Lock() function in webrtc::AudioDeviceWindowsCore
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dwdm.h13318 #define ExInterlockedPopEntrySList(_ListHead, _Lock) \ argument
13320 #define ExInterlockedPushEntrySList(_ListHead, _ListEntry, _Lock) \ argument