Home
last modified time | relevance | path

Searched defs:kUnlocked (Results 1 – 6 of 6) sorted by relevance

/external/pigweed/pw_sync_threadx/public/pw_sync_threadx/
Dinterrupt_spin_lock_native.h27 kUnlocked = 0, // This must be 0 to ensure it is bss eligible. enumerator
/external/skia/tests/
DYUVCacheTest.cpp16 kUnlocked, enumerator
DCachedDataTest.cpp20 kUnlocked, enumerator
DMaskCacheTest.cpp14 kUnlocked, enumerator
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_mutex.h139 kUnlocked = 0, enumerator
/external/compiler-rt/lib/tsan/rtl/
Dtsan_mutex.cc181 const uptr kUnlocked = 0; variable