Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_libdispatch_mac.cc69 static bool IsQueueSerial(dispatch_queue_t q) { in IsQueueSerial() function
107 bool is_queue_serial = q && IsQueueSerial(q); \