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 69 PlatformThread::CurrentId());
75 PlatformThread::CurrentId());
131 PlatformThreadId PlatformThread::CurrentId() {
184 return ThreadIdNameManager::GetInstance()->GetName(CurrentId());
261 << PlatformThread::CurrentId() << ") to " << nice_setting;
285 << PlatformThread::CurrentId() << ")";
  /external/v8/src/
v8threads.cc 280 state->set_id(CurrentId());
348 ThreadId ThreadManager::CurrentId() {

Completed in 61 milliseconds