Searched refs:AllocThreadId (Results 1 – 3 of 3) sorted by relevance
194 uint32_t AllocThreadId(Thread* self);
1423 uint32_t ThreadList::AllocThreadId(Thread* self) { in AllocThreadId() function in art::ThreadList
960 tls32_.thin_lock_thread_id = thread_list->AllocThreadId(this); in Init()