Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOPolledInterface.cpp87 uint32_t openCount; member in IOPolledFilePollers
249 vars->openCount--; in IOPolledFilePollersClose()
274 if (vars->openCount) { in IOPolledFilePollersClose()
837 if (!vars->pollers->openCount) { in IOPolledFilePollersSetup()
848 vars->pollers->openCount++; in IOPolledFilePollersSetup()