Home
last modified time | relevance | path

Searched refs:g_chain_head (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/allocator/
Dallocator_shim.cc39 subtle::AtomicWord g_chain_head = reinterpret_cast<subtle::AtomicWord>( variable
73 *static_cast<const volatile subtle::AtomicWord*>(&g_chain_head) in GetChainHead()
75 subtle::NoBarrier_Load(&g_chain_head) in GetChainHead()
113 &g_chain_head, old_value, in InsertAllocatorDispatch()
125 subtle::NoBarrier_Store(&g_chain_head, in RemoveAllocatorDispatchForTesting()