Home
last modified time | relevance | path

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

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