Searched refs:chainedOriginDepot (Results 1 – 2 of 2) sorted by relevance
102 static StackDepotBase<ChainedOriginDepotNode, 4, 20> chainedOriginDepot; variable105 return chainedOriginDepot.GetStats(); in ChainedOriginDepotGetStats()111 ChainedOriginDepotNode::Handle h = chainedOriginDepot.Put(desc, &inserted); in ChainedOriginDepotPut()118 ChainedOriginDepotDesc desc = chainedOriginDepot.Get(id); in ChainedOriginDepotGet()124 chainedOriginDepot.LockAll(); in ChainedOriginDepotLockAll()128 chainedOriginDepot.UnlockAll(); in ChainedOriginDepotUnlockAll()
103 static StackDepotBase<ChainedOriginDepotNode, 4, 20> chainedOriginDepot; variable106 return chainedOriginDepot.GetStats(); in ChainedOriginDepotGetStats()112 ChainedOriginDepotNode::Handle h = chainedOriginDepot.Put(desc, &inserted); in ChainedOriginDepotPut()119 ChainedOriginDepotDesc desc = chainedOriginDepot.Get(id); in ChainedOriginDepotGet()125 chainedOriginDepot.LockAll(); in ChainedOriginDepotLockAll()129 chainedOriginDepot.UnlockAll(); in ChainedOriginDepotUnlockAll()