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

/macosx-10.9.5/CF-855.17/
H A DCFRunLoop.c1358 CF_EXPORT CFRunLoopRef _CFRunLoopGet0(pthread_t t) { function
1485 if (!__main) __main = _CFRunLoopGet0(pthread_main_thread_np()); // no CAS needed
1493 return _CFRunLoopGet0(pthread_self());

Completed in 143 milliseconds