Searched refs:g_histogram_allocator (Results 1 – 2 of 2) sorted by relevance
54 subtle::AtomicWord g_histogram_allocator = 0; variable893 CHECK(!subtle::NoBarrier_Load(&g_histogram_allocator)); in Set()894 subtle::Release_Store(&g_histogram_allocator, in Set()905 subtle::Acquire_Load(&g_histogram_allocator)); in Get()926 subtle::Release_Store(&g_histogram_allocator, 0); in ReleaseForTesting()
61 subtle::AtomicWord g_histogram_allocator = 0; variable960 CHECK(!subtle::NoBarrier_Load(&g_histogram_allocator)); in Set()961 subtle::Release_Store(&g_histogram_allocator, in Set()986 subtle::Acquire_Load(&g_histogram_allocator)); in Get()1006 subtle::Release_Store(&g_histogram_allocator, 0); in ReleaseForTesting()