Home
last modified time | relevance | path

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

/external/libchrome/base/threading/
Dthread_local_storage.h99 struct BASE_EXPORT StaticSlot { struct
130 class BASE_EXPORT Slot : public StaticSlot {
136 using StaticSlot::initialized_;
137 using StaticSlot::slot_;
Dthread_local_storage.cc203 void ThreadLocalStorage::StaticSlot::Initialize(TLSDestructorFunc destructor) { in Initialize()
220 void ThreadLocalStorage::StaticSlot::Free() { in Free()
230 void* ThreadLocalStorage::StaticSlot::Get() const { in Get()
241 void ThreadLocalStorage::StaticSlot::Set(void* value) { in Set()
Dthread_local.h71 typedef ThreadLocalStorage::StaticSlot SlotType;
Dthread_local_storage_unittest.cc31 static ThreadLocalStorage::StaticSlot tls_slot = TLS_INITIALIZER;
/external/libchrome/base/trace_event/
Dheap_profiler_allocation_context_tracker.cc34 ThreadLocalStorage::StaticSlot g_tls_alloc_ctx_tracker = TLS_INITIALIZER;
/external/libchrome/base/
Dtracked_objects.h636 static base::ThreadLocalStorage::StaticSlot tls_index_;
Dtracked_objects.cc285 base::ThreadLocalStorage::StaticSlot ThreadData::tls_index_ = TLS_INITIALIZER;
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...