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