Home | History | Annotate | Download | only in runtime

Lines Matching refs:thin_lock_id

602 Thread* ThreadList::FindThreadByThreadId(uint32_t thin_lock_id) {
606 if (thread->GetThreadId() == thin_lock_id) {
839 uint32_t thin_lock_id = self->GetThreadId();
864 ReleaseThreadId(nullptr, thin_lock_id);