Searched refs:currentRunLoop (Results 1 – 1 of 1) sorted by relevance
47 static CFRunLoopRef currentRunLoop = 0; variable391 currentRunLoop = CFRunLoopGetCurrent(); in RunLoopThread()399 currentRunLoop = 0; in RunLoopThread()443 if (currentRunLoop) in usb_cleanup()444 CFRunLoopStop(currentRunLoop); in usb_cleanup()