Searched refs:UnlockJniSynchronizedMethod (Results 1 – 3 of 3) sorted by relevance
84 UnlockJniSynchronizedMethod(locked, self); // Must decode before pop. in JniMethodEndSynchronized()114 UnlockJniSynchronizedMethod(locked, self); in JniMethodEndWithReferenceSynchronized()133 UnlockJniSynchronizedMethod(locked, self); in GenericJniMethodEnd()139 UnlockJniSynchronizedMethod(locked, self); // Must decode before pop. in GenericJniMethodEnd()
165 inline void UnlockJniSynchronizedMethod(jobject locked, Thread* self)
764 inline void UnlockJniSynchronizedMethod(jobject locked, Thread* self) { in UnlockJniSynchronizedMethod() function