HomeSort by relevance Sort by last modified time
    Searched defs:CurrentId (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/threading/
platform_thread_posix.cc 68 PlatformThread::CurrentId());
74 PlatformThread::CurrentId());
130 PlatformThreadId PlatformThread::CurrentId() {
183 return ThreadIdNameManager::GetInstance()->GetName(CurrentId());
237 << PlatformThread::CurrentId() << ") to " << nice_setting;
261 << PlatformThread::CurrentId() << ")";
  /external/v8/src/
v8threads.cc 280 state->set_id(CurrentId());
348 ThreadId ThreadManager::CurrentId() {

Completed in 73 milliseconds