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

/vbox/src/VBox/Main/src-server/darwin/
H A DHostPowerDarwin.cpp33 , mRunLoop(nil)
47 CFRunLoopStop(mRunLoop);
80 pPowerObj->mRunLoop = CFRunLoopGetCurrent();
82 CFRunLoopAddSource(pPowerObj->mRunLoop,
90 CFRunLoopAddSource(pPowerObj->mRunLoop,
/vbox/src/VBox/Main/include/
H A DHostPower.h86 CFRunLoopRef mRunLoop; /* A reference to the local thread run loop */ member in class:HostPowerServiceDarwin

Completed in 42 milliseconds