Searched refs:theDepot (Results 1 – 1 of 1) sorted by relevance
105 static StackDepot theDepot; variable108 return theDepot.GetStats(); in StackDepotGetStats()112 StackDepotHandle h = theDepot.Put(stack); in StackDepotPut()117 return theDepot.Put(stack); in StackDepotPut_WithHandle()121 return theDepot.Get(id); in StackDepotGet()125 theDepot.LockAll(); in StackDepotLockAll()129 theDepot.UnlockAll(); in StackDepotUnlockAll()141 atomic_uintptr_t *p = &theDepot.tab[idx]; in StackDepotReverseMap()