Home
last modified time | relevance | path

Searched refs:IsQueueSerial (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_interceptors_libdispatch.cpp61 static bool IsQueueSerial(dispatch_queue_t q) { in IsQueueSerial() function
97 bool is_queue_serial = q && IsQueueSerial(q); \
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp61 static bool IsQueueSerial(dispatch_queue_t q) { in IsQueueSerial() function
97 bool is_queue_serial = q && IsQueueSerial(q); \