Searched refs:IsQueueSerial (Results 1 – 3 of 3) sorted by relevance
67 static bool IsQueueSerial(dispatch_queue_t q) { in IsQueueSerial() function105 bool is_queue_serial = q && IsQueueSerial(q); \
69 static bool IsQueueSerial(dispatch_queue_t q) { in IsQueueSerial() function107 bool is_queue_serial = q && IsQueueSerial(q); \
61 static bool IsQueueSerial(dispatch_queue_t q) { in IsQueueSerial() function97 bool is_queue_serial = q && IsQueueSerial(q); \