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

  /art/runtime/
thread_list.h 178 uint32_t AllocThreadId(Thread* self);
thread_list.cc     [all...]
thread.cc 715 tls32_.thin_lock_thread_id = thread_list->AllocThreadId(this);
    [all...]

Completed in 232 milliseconds