reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
94 return theDepot.GetStats(); 98 StackDepotHandle h = theDepot.Put(stack); 103 return theDepot.Put(stack); 107 return theDepot.Get(id); 111 theDepot.LockAll(); 115 theDepot.UnlockAll(); 127 atomic_uintptr_t *p = &theDepot.tab[idx];