Home
last modified time | relevance | path

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

/xnu-11215.41.3/tests/
H A Dkevent_qos.c322 static int send_two_sync_handler_called = 0; variable
326 …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()
334 if (send_two_sync_handler_called == 0) { in workloop_cb_test_send_two_sync()
350 send_two_sync_handler_called++; in workloop_cb_test_send_two_sync()