Lines Matching refs:thread_id
705 uint32_t thread_id = self->GetThreadId();
713 LockWord thin_locked(LockWord::FromThinLockId(thread_id, 0, lock_word.ReadBarrierState()));
722 if (owner_thread_id == thread_id) {
726 LockWord thin_locked(LockWord::FromThinLockId(thread_id, new_count,
791 uint32_t thread_id = self->GetThreadId();
793 if (owner_thread_id != thread_id) {
804 new_lw = LockWord::FromThinLockId(thread_id, new_count, lock_word.ReadBarrierState());
848 uint32_t thread_id = self->GetThreadId();
850 if (owner_thread_id != thread_id) {
883 uint32_t thread_id = self->GetThreadId();
885 if (owner_thread_id != thread_id) {