Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DxprFrame.c69 static dispatch_queue_t window_hash_serial_q; variable
204 dispatch_async(window_hash_serial_q, ^ { in xprCreateFrame()
221 dispatch_async(window_hash_serial_q, ^ { in xprDestroyFrame()
291 dispatch_sync(window_hash_serial_q, ^ { in xprRestackFrame()
494 assert((window_hash_serial_q = in xprInit()
509 dispatch_sync(window_hash_serial_q, ^ { in xprGetXWindow()