Searched refs:calloutGeneration (Results 1 – 2 of 2) sorted by relevance
182 if (doit && (me->reserved->calloutGeneration == count)) { in timeoutAndRelease()204 && (reserved->calloutGenerationSignaled == reserved->calloutGeneration) in checkForWork()206 reserved->calloutGenerationSignaled = ~reserved->calloutGeneration; in checkForWork()240 reserved->calloutGenerationSignaled = ~reserved->calloutGeneration; in setTimeoutFunc()389 reserved->calloutGeneration++; in cancelTimeout()412 reserved->calloutGeneration++; in disable()569 reserved->calloutGeneration++; in wakeAtTime()571 (void *)(uintptr_t) reserved->calloutGeneration, inAbstime, leeway, tcoptions) in wakeAtTime()
124 SInt32 calloutGeneration; member