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

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

Completed in 164 milliseconds