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.cc27 subtle::AtomicWord g_chain_head = reinterpret_cast<subtle::AtomicWord>( variable
80 *static_cast<const volatile subtle::AtomicWord*>(&g_chain_head) in GetChainHead()
82 subtle::NoBarrier_Load(&g_chain_head) in GetChainHead()
115 subtle::NoBarrier_Store(&g_chain_head, in InsertAllocatorDispatch()
122 subtle::NoBarrier_Store(&g_chain_head, in RemoveAllocatorDispatchForTesting()