Home
last modified time | relevance | path

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

/external/libchrome/base/threading/
Dthread_local_storage.h92 #define TLS_INITIALIZER {false, 0} macro
Dthread_local_storage_unittest.cc31 static ThreadLocalStorage::StaticSlot tls_slot = TLS_INITIALIZER;
/external/libchrome/base/trace_event/
Dheap_profiler_allocation_context_tracker.cc21 ThreadLocalStorage::StaticSlot g_tls_alloc_ctx_tracker = TLS_INITIALIZER;
/external/libchrome/base/
Dtracked_objects.cc296 base::ThreadLocalStorage::StaticSlot ThreadData::tls_index_ = TLS_INITIALIZER;