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

/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOStorage.cpp93 bool _wakeup; member in class:IOStorageSyncer
99 _wakeup = false;
106 while ( _wakeup == false )
122 _wakeup = true;
/macosx-10.10.1/IOCDStorageFamily-51/
H A DIOCDMedia.cpp76 bool _wakeup; member in class:IOStorageSyncer
82 _wakeup = false;
89 while ( _wakeup == false )
105 _wakeup = true;

Completed in 137 milliseconds