Searched refs:vc_cleanup (Results 1 - 8 of 8) sorted by relevance

/external/valgrind/main/drd/tests/
H A Dunit_vc.c101 DRD_(vc_cleanup)(&vc1);
102 DRD_(vc_cleanup)(&vc2);
103 DRD_(vc_cleanup)(&vc3);
/external/valgrind/main/drd/
H A Ddrd_vc.h77 void DRD_(vc_cleanup)(VectorClock* const vc);
H A Ddrd_vc.c65 void DRD_(vc_cleanup)(VectorClock* const vc) function
79 DRD_(vc_cleanup)(lhs);
108 DRD_(vc_cleanup)(&vc2);
H A Ddrd_segment.c106 DRD_(vc_cleanup)(&sg->vc);
H A Ddrd_hb.c225 DRD_(vc_cleanup)(&old_vc);
H A Ddrd_barrier.c488 DRD_(vc_cleanup)(&old_vc);
H A Ddrd_thread.c895 DRD_(vc_cleanup)(&thread_vc_max);
909 DRD_(vc_cleanup)(&thread_vc_min);
1095 DRD_(vc_cleanup)(&old_vc);
1149 DRD_(vc_cleanup)(&old_vc);
H A Ddrd_rwlock.c194 DRD_(vc_cleanup)(&old_vc);

Completed in 843 milliseconds