Home
last modified time | relevance | path

Searched defs:try_lock (Results 1 – 10 of 10) sorted by relevance

/system/chre/platform/embos/include/chre/target_platform/
Dmutex_base_impl.h36 inline bool Mutex::try_lock() { in try_lock() function
/system/chre/platform/slpi/include/chre/target_platform/
Dmutex_base_impl.h36 inline bool Mutex::try_lock() { in try_lock() function
/system/chre/platform/zephyr/include/chre/target_platform/
Dmutex_base_impl.h34 inline bool Mutex::try_lock() { in try_lock() function
/system/chre/platform/linux/include/chre/target_platform/
Dmutex_base_impl.h32 inline bool Mutex::try_lock() { in try_lock() function
/system/chre/platform/freertos/public_mutex/chre/target_platform/
Dmutex_base_impl.h43 inline bool Mutex::try_lock() { in try_lock() function
/system/chre/platform/freertos/include/chre/target_platform/
Dmutex_base_impl.h43 inline bool Mutex::try_lock() { in try_lock() function
/system/media/audio_utils/benchmarks/
Daudio_mutex_benchmark.cpp309 bool try_lock() { return tryReadLock() == 0; } in try_lock() function in RWReadMutex
317 bool try_lock() { return tryWriteLock() == 0; } in try_lock() function in RWWriteMutex
332 bool try_lock() { return std::shared_mutex::try_lock_shared(); } in try_lock() function in SharedReadMutex
/system/media/audio_utils/include/audio_utils/
Dmutex.h1752 bool try_lock() TRY_ACQUIRE(true) { return std::unique_lock<Mutex>::try_lock(); } in try_lock() function
1801 bool try_lock() TRY_ACQUIRE(true) { in try_lock() function
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h40034 bool try_lock; member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h49474 bool try_lock; member