Lines Matching full:lockowner
146 static u4 lockOwner(Object* obj)173 u4 threadId = lockOwner(obj);189 return thread->threadId == lockOwner(obj);1270 if (self->threadId == lockOwner(obj)) {