Home
last modified time | relevance | path

Searched refs:UnlockForeign (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/main/helgrind/
Dhg_errors.c323 } UnlockForeign; member
591 xe.XE.UnlockForeign.thr = thr; in HG_()
592 xe.XE.UnlockForeign.owner = owner; in HG_()
593 xe.XE.UnlockForeign.lock in HG_()
710 return xe1->XE.UnlockForeign.thr == xe2->XE.UnlockForeign.thr in HG_()
711 && xe1->XE.UnlockForeign.owner == xe2->XE.UnlockForeign.owner in HG_()
712 && xe1->XE.UnlockForeign.lock == xe2->XE.UnlockForeign.lock; in HG_()
907 announce_one_thread( xe->XE.UnlockForeign.thr ); in HG_()
908 announce_one_thread( xe->XE.UnlockForeign.owner ); in HG_()
1101 tl_assert( HG_(is_sane_LockP)( xe->XE.UnlockForeign.lock ) ); in HG_()
[all …]
/external/valgrind/unittest/
Dracecheck_unittest.supp3 ThreadSanitizer:UnlockForeign
/external/valgrind/main/
Dglibc-2.2-LinuxThreads-helgrind.supp55 Helgrind:UnlockForeign
/external/valgrind/main/docs/internals/
Dxml-output-protocol4.txt678 UnlockForeign