Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSKext.cpp1642 OSSharedPtr<OSDictionary> exitRequest; in willShutdown() local
1664 exitRequest); in willShutdown()
1668 if (!sKernelRequests->setObject(exitRequest.get())) { in willShutdown()