Searched refs:realOwner (Results 1 – 1 of 1) sorted by relevance
1331 Thread* realOwner = (Thread*)VG_(anyElementOfBag)( lock->heldBy ); in evhH__pre_thread_releases_lock() local1332 tl_assert(HG_(is_sane_Thread)(realOwner)); in evhH__pre_thread_releases_lock()1333 tl_assert(realOwner != thr); in evhH__pre_thread_releases_lock()1336 HG_(record_error_UnlockForeign)( thr, realOwner, lock ); in evhH__pre_thread_releases_lock()