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