Searched refs:current_thread_slot_ (Results 1 – 4 of 4) sorted by relevance
58 current_thread_slot_(&DestroyCurrentThread) { in BlinkPlatformImpl()211 static_cast<WebThreadImplForMessageLoop*>(current_thread_slot_.Get()); in currentThread()221 current_thread_slot_.Set(thread); in currentThread()
80 base::ThreadLocalStorage::Slot current_thread_slot_; variable
177 base::ThreadLocalStorage::Slot current_thread_slot_; in NON_EXPORTED_BASE() local
425 current_thread_slot_(&DestroyCurrentThread) {} in BlinkPlatformImpl()483 static_cast<WebThreadImplForMessageLoop*>(current_thread_slot_.Get()); in currentThread()493 current_thread_slot_.Set(thread); in currentThread()