Home
last modified time | relevance | path

Searched refs:log_mutex (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/packages/modules/adb/daemon/
Dlogging.cpp38 static NoDestructor<std::mutex> log_mutex; variable
39 static NoDestructor<CachedProperty> log_property GUARDED_BY(log_mutex)("debug.adbd.logging");
40 static std::optional<LogStatus> cached_log_status GUARDED_BY(log_mutex);
43 GUARDED_BY(log_mutex)("persist.debug.adbd.logging");
44 static std::optional<LogStatus> cached_persist_log_status GUARDED_BY(log_mutex);
65 std::optional<LogStatus>* cached_status) REQUIRES(log_mutex) { in GetLogStatus()
76 std::lock_guard<std::mutex> lock(*log_mutex); in is_logging_enabled()
/aosp_15_r20/external/selinux/libselinux/src/
H A Dcallbacks.h33 extern pthread_mutex_t log_mutex;
37 __pthread_mutex_lock(&log_mutex); \
39 __pthread_mutex_unlock(&log_mutex); \
H A Dcallbacks.c13 pthread_mutex_t log_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/aosp_15_r20/external/libchrome/base/
H A Dlogging.cc266 pthread_mutex_lock(&log_mutex); in LockLogging()
275 pthread_mutex_unlock(&log_mutex); in UnlockLogging()
288 static pthread_mutex_t log_mutex; member in logging::__anon7ab9bbf00111::LoggingLock
301 pthread_mutex_t LoggingLock::log_mutex = PTHREAD_MUTEX_INITIALIZER; member in logging::__anon7ab9bbf00111::LoggingLock
/aosp_15_r20/external/libcups/scheduler/
H A Dlog.c58 static _cups_mutex_t log_mutex = _CUPS_MUTEX_INITIALIZER; variable
1255 _cupsMutexLock(&log_mutex); in cupsdWriteErrorLog()
1272 _cupsMutexUnlock(&log_mutex); in cupsdWriteErrorLog()
/aosp_15_r20/out/soong/.intermediates/external/selinux/libselinux/libselinux/linux_glibc_x86_64_shared/
Dlibselinux.so.toc196 191: OBJECT GLOBAL DEFAULT 29 log_mutex
/aosp_15_r20/out/soong/.intermediates/system/core/fs_mgr/libsnapshot/libsnapshot/android_arm64_armv8-2a_cortex-a55_shared/
Dlibsnapshot.so.toc2451 2446: OBJECT GLOBAL DEFAULT 27 log_mutex
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h27269 struct mutex log_mutex; member
28027 struct mutex log_mutex; member
H A Dvmlinux.h27269 struct mutex log_mutex; member
28027 struct mutex log_mutex; member
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h60942 struct mutex log_mutex; member
61131 struct mutex log_mutex; member
H A Dvmlinux.h60942 struct mutex log_mutex; member
61131 struct mutex log_mutex; member