Home
last modified time | relevance | path

Searched defs:thread_mask (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/malloc_debug/tests/
H A Dmalloc_debug_system_tests.cpp456 std::atomic_uint32_t thread_mask = {}; in TEST() local
498 std::atomic_uint32_t thread_mask = {}; in TEST() local
/aosp12/art/openjdkjvmti/
H A Devents.cc217 for (auto thread_mask : thread_event_masks) { in HandleChangedCapabilities() local