Searched refs:UnlockForeign (Results 1 – 3 of 3) sorted by relevance
333 } UnlockForeign; member557 xe.XE.UnlockForeign.thr = thr; in HG_()558 xe.XE.UnlockForeign.owner = owner; in HG_()559 xe.XE.UnlockForeign.lock in HG_()680 return xe1->XE.UnlockForeign.thr == xe2->XE.UnlockForeign.thr in HG_()681 && xe1->XE.UnlockForeign.owner == xe2->XE.UnlockForeign.owner in HG_()682 && xe1->XE.UnlockForeign.lock == xe2->XE.UnlockForeign.lock; in HG_()885 announce_one_thread( xe->XE.UnlockForeign.thr ); in HG_()886 announce_one_thread( xe->XE.UnlockForeign.owner ); in HG_()1095 tl_assert( HG_(is_sane_LockP)( xe->XE.UnlockForeign.lock ) ); in HG_()[all …]
55 Helgrind:UnlockForeign
683 UnlockForeign