Home
last modified time | relevance | path

Searched refs:registryRootBusy (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOService.cpp5657 bool registryRootBusy; in waitQuietWithOptions() local
5764 registryRootBusy = leaves->getCount() == 1 && leaves->getObject(0) == getServiceRoot(); in waitQuietWithOptions()
5769 if (registryRootBusy) { in waitQuietWithOptions()