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 76 void DRD_(vc_cleanup)(VectorClock* const vc);
drd_vc.c 64 void DRD_(vc_cleanup)(VectorClock* const vc) function
78 DRD_(vc_cleanup)(lhs);
107 DRD_(vc_cleanup)(&vc2);
drd_hb.c 224 DRD_(vc_cleanup)(&old_vc);
drd_segment.c 112 DRD_(vc_cleanup)(&sg->vc);
drd_barrier.c 486 DRD_(vc_cleanup)(&old_vc);
drd_thread.c 908 DRD_(vc_cleanup)(&thread_vc_max);
923 DRD_(vc_cleanup)(&thread_vc_min);
    [all...]
drd_rwlock.c 187 DRD_(vc_cleanup)(&old_vc);

Completed in 301 milliseconds