Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/
H A Dkevent_qos.c285 static int send_two_sync_handler_called = 0; variable
289 …loop handler workloop_cb_test_send_two_sync called for %d time", send_two_sync_handler_called + 1); in workloop_cb_test_send_two_sync()
297 if (send_two_sync_handler_called == 0) { in workloop_cb_test_send_two_sync()
313 send_two_sync_handler_called++; in workloop_cb_test_send_two_sync()