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

/macosx-10.9.5/CF-855.17/
H A DCFRunLoop.c1321 static CFRunLoopRef __CFRunLoopCreate(pthread_t t) { function
1366 CFRunLoopRef mainLoop = __CFRunLoopCreate(pthread_main_thread_np());
1377 CFRunLoopRef newLoop = __CFRunLoopCreate(t);

Completed in 204 milliseconds