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

/macosx-10.9.5/CF-855.17/
H A DCFRunLoop.c127 #define CFRUNLOOP_SLEEP() do { } while (0) macro
2206 if (TIMEOUT_INFINITY == timeout) { CFRUNLOOP_SLEEP(); } else { CFRUNLOOP_POLL(); }

Completed in 85 milliseconds