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.h76 void DRD_(vc_cleanup)(VectorClock* const vc);
H A Ddrd_vc.c64 void DRD_(vc_cleanup)(VectorClock* const vc) function
78 DRD_(vc_cleanup)(lhs);
107 DRD_(vc_cleanup)(&vc2);
H A Ddrd_hb.c224 DRD_(vc_cleanup)(&old_vc);
H A Ddrd_segment.c112 DRD_(vc_cleanup)(&sg->vc);
H A Ddrd_barrier.c486 DRD_(vc_cleanup)(&old_vc);
H A Ddrd_thread.c908 DRD_(vc_cleanup)(&thread_vc_max);
923 DRD_(vc_cleanup)(&thread_vc_min);
1106 DRD_(vc_cleanup)(&old_vc);
1157 DRD_(vc_cleanup)(&old_vc);
H A Ddrd_rwlock.c187 DRD_(vc_cleanup)(&old_vc);

Completed in 411 milliseconds