Searched refs:GetThreadLocalInt (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/base/platform/
H A Dplatform.h462 static int GetThreadLocalInt(LocalStorageKey key) { function in class:v8::base::Thread
/external/v8/src/
H A Disolate.cc51 int thread_id = base::Thread::GetThreadLocalInt(Isolate::thread_id_key_);

Completed in 76 milliseconds