/aosp12/system/core/libutils/ |
H A D | Mutex_test.cpp | 28 TEST(Mutex, compile) { in TEST() argument 34 TEST(Mutex, tryLock) { in TEST() argument 42 TEST(Mutex, timedLock) { in TEST() argument
|
/aosp12/art/runtime/jit/ |
H A D | debugger_interface.h | 31 class Mutex; variable
|
/aosp12/system/chre/platform/slpi/include/chre/target_platform/ |
H A D | mutex_base_impl.h | 24 inline Mutex::Mutex() { in Mutex() function
|
/aosp12/system/chre/platform/linux/include/chre/target_platform/ |
H A D | mutex_base_impl.h | 24 inline Mutex::Mutex() {} in Mutex() function
|
/aosp12/system/core/libutils/include/utils/ |
H A D | Mutex.h | 162 inline Mutex::Mutex() { in Mutex() function 165 inline Mutex::Mutex(__attribute__((unused)) const char* name) { in Mutex() function 168 inline Mutex::Mutex(int type, __attribute__((unused)) const char* name) { in Mutex() function
|
/aosp12/art/runtime/ |
H A D | barrier.h | 37 class LOCKABLE Mutex; variable
|
H A D | trace.h | 46 class LOCKABLE Mutex; variable
|
/aosp12/system/chre/platform/freertos/include/chre/target_platform/ |
H A D | mutex_base_impl.h | 24 inline Mutex::Mutex() { in Mutex() function
|
/aosp12/packages/apps/TV/jni/ |
H A D | mutex.h | 26 Mutex() { in Mutex() function
|
/aosp12/frameworks/rs/ |
H A D | rsMutex.cpp | 22 Mutex::Mutex() { in Mutex() function in android::renderscript::Mutex
|
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/src/adaptation/ |
H A D | Mutex.cpp | 40 Mutex::Mutex() { in Mutex() function in Mutex
|
/aosp12/art/runtime/gc/ |
H A D | reference_queue.h | 35 class Mutex; variable
|
H A D | heap.h | 53 class Mutex; variable
|
/aosp12/packages/apps/Nfc/nci/jni/ |
H A D | Mutex.cpp | 41 Mutex::Mutex() { in Mutex() function in Mutex
|
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
H A D | sync.h | 29 Mutex() { in Mutex() function
|
/aosp12/frameworks/av/drm/drmserver/ |
H A D | DrmManagerService.h | 31 class Mutex; variable
|
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/ |
H A D | sync.h | 29 Mutex() { in Mutex() function
|
/aosp12/art/runtime/base/ |
H A D | quasi_atomic.h | 32 class Mutex; variable
|
H A D | locks.h | 34 class LOCKABLE Mutex; variable
|
H A D | mutex.h | 55 class LOCKABLE Mutex; variable
|
H A D | mutex.cc | 394 Mutex::Mutex(const char* name, LockLevel level, bool recursive) in Mutex() function in art::Mutex
|
/aosp12/build/soong/cmd/run_with_timeout/ |
H A D | run_with_timeout.go | 69 sync.Mutex anonMember
|
/aosp12/frameworks/base/libs/hwui/renderthread/ |
H A D | RenderTask.h | 24 class Mutex; variable
|
/aosp12/build/blueprint/ |
H A D | live_tracker.go | 24 sync.Mutex anonMember
|
H A D | package_ctx.go | 680 sync.Mutex // protects scope_ during lazy creation anonMember 793 sync.Mutex // protects scope_ during lazy creation anonMember 907 sync.Mutex // protects scope_ during lazy creation anonMember
|