HomeSort by relevance Sort by last modified time
    Searched refs:vc_cleanup (Results 1 - 8 of 8) sorted by null

  /external/valgrind/main/drd/tests/
unit_vc.c 101 DRD_(vc_cleanup)(&vc1);
102 DRD_(vc_cleanup)(&vc2);
103 DRD_(vc_cleanup)(&vc3);
  /external/valgrind/main/drd/
drd_vc.h 77 void DRD_(vc_cleanup)(VectorClock* const vc);
drd_vc.c 65 void DRD_(vc_cleanup)(VectorClock* const vc) function
79 DRD_(vc_cleanup)(lhs);
108 DRD_(vc_cleanup)(&vc2);
drd_segment.c 106 DRD_(vc_cleanup)(&sg->vc);
drd_hb.c 231 DRD_(vc_cleanup)(&old_vc);
drd_thread.c 859 DRD_(vc_cleanup)(&thread_vc_max);
873 DRD_(vc_cleanup)(&thread_vc_min);
    [all...]
drd_barrier.c 482 DRD_(vc_cleanup)(&old_vc);
drd_rwlock.c 194 DRD_(vc_cleanup)(&old_vc);

Completed in 794 milliseconds