Searched refs:currentRunLoop (Results 1 – 1 of 1) sorted by relevance
47 static CFRunLoopRef currentRunLoop = 0; variable383 currentRunLoop = CFRunLoopGetCurrent(); in RunLoopThread()391 currentRunLoop = 0; in RunLoopThread()435 if (currentRunLoop) in usb_cleanup()436 CFRunLoopStop(currentRunLoop); in usb_cleanup()