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

/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp6340 * Remove any request callbacks marked as stale,
6341 * and mark as stale any currently in flight.
6349 OSBoolean * stale = OSDynamicCast(OSBoolean, local
6352 if (stale == kOSBooleanTrue) {

Completed in 36 milliseconds