Home
last modified time | relevance | path

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

/external/valgrind/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/drd/
Ddrd_vc.c67 void DRD_(vc_cleanup)(VectorClock* const vc) in DRD_() argument
81 DRD_(vc_cleanup)(lhs); in DRD_() local
110 DRD_(vc_cleanup)(&vc2); in DRD_()
Ddrd_vc.h76 void DRD_(vc_cleanup)(VectorClock* const vc);
Ddrd_hb.c224 DRD_(vc_cleanup)(&old_vc); in DRD_()
Ddrd_segment.c112 DRD_(vc_cleanup)(&sg->vc); in DRD_()
Ddrd_thread.c989 DRD_(vc_cleanup)(&thread_vc_max); in thread_discard_ordered_segments()
1004 DRD_(vc_cleanup)(&thread_vc_min); in thread_discard_ordered_segments()
1187 DRD_(vc_cleanup)(&old_vc); in DRD_()
1238 DRD_(vc_cleanup)(&old_vc); in thread_combine_vc_sync()
Ddrd_barrier.c486 DRD_(vc_cleanup)(&old_vc); in DRD_()
Ddrd_rwlock.c187 DRD_(vc_cleanup)(&old_vc); in DRD_()