Searched refs:beingDestroyed (Results 1 – 4 of 4) sorted by relevance
47 Bool beingDestroyed; /* in process of going away */ member
111 pFence->sync.beingDestroyed = TRUE; in miSyncDestroyFence()
502 pev->destroyed = pTrigger->pSync->beingDestroyed; in SyncSendCounterNotifyEvents()643 if (pAwait->trigger.pSync->beingDestroyed) { in SyncAwaitTriggerFired()915 pSync->beingDestroyed = FALSE; in SyncCreate()1145 pCounter->sync.beingDestroyed = TRUE; in FreeCounter()1190 if (pSync && !pSync->beingDestroyed) in FreeAwait()
2829 the beingDestroyed field restores the 32-bit ABI as well.