Searched refs:window_hash_serial_q (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A DxprFrame.c65 static dispatch_queue_t window_hash_serial_q; variable in typeref:typename:dispatch_queue_t
200 dispatch_async(window_hash_serial_q, ^ {
217 dispatch_async(window_hash_serial_q, ^ {
287 dispatch_sync(window_hash_serial_q, ^ {
480 assert((window_hash_serial_q =
495 dispatch_sync(window_hash_serial_q, ^ {

Completed in 3 milliseconds