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

/macosx-10.9.5/CF-855.17/
H A DCFRunLoop.c2324 mach_port_name_t modeQueuePort = MACH_PORT_NULL; local
2326 modeQueuePort = _dispatch_runloop_root_queue_get_port_4CF(rlm->_queue);
2327 if (!modeQueuePort) {
2421 if (modeQueuePort != MACH_PORT_NULL && livePort == modeQueuePort) {
2519 else if (modeQueuePort != MACH_PORT_NULL && livePort == modeQueuePort) {

Completed in 130 milliseconds