Home
last modified time | relevance | path

Searched defs:global_lock (Results 1 – 9 of 9) sorted by relevance

/external/syslinux/com32/gplinclude/acpi/
Dfacs.h33 uint32_t global_lock; member
/external/swiftshader/third_party/LLVM/lib/Support/
DThreading.cpp24 static sys::Mutex* global_lock = 0; variable
/external/vulkan-validation-layers/layers/
Dunique_objects.h121 static std::mutex global_lock; // Protect map accesses and unique_id increments variable
Dobject_tracker.h129 static std::mutex global_lock; variable
Dimage.cpp74 static std::mutex global_lock; variable
Dswapchain.cpp34 static std::mutex global_lock; variable
Dcore_validation.cpp276 static std::mutex global_lock; variable
/external/ltp/testcases/kernel/device-drivers/acpi/
Dltp_acpi_cmds.c352 u32 global_lock = 0; in acpi_global_lock() local
/external/e2fsprogs/lib/ext2fs/
Dtdb.c232 struct tdb_lock_type global_lock; member