HomeSort by relevance Sort by last modified time
    Searched refs:AllocThreadId (Results 1 - 3 of 3) sorted by null

  /art/runtime/
thread_list.h 105 uint32_t AllocThreadId(Thread* self);
thread_list.cc 578 uint32_t ThreadList::AllocThreadId(Thread* self) {
thread.cc 308 thin_lock_id_ = thread_list->AllocThreadId(this);
    [all...]

Completed in 94 milliseconds