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

/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dreachability.c12 static CFTypeRef g_cb_runloop_mode = NULL; variable
37 CFRunLoopPerformBlock(g_cb_runloop, g_cb_runloop_mode, ^{
59 g_cb_runloop_mode = cb_runloop_mode;
60 CFRetain(g_cb_runloop_mode);
204 CFRunLoopPerformBlock(g_cb_runloop, g_cb_runloop_mode, ^{

Completed in 95 milliseconds