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

  /external/valgrind/drd/
drd_vc.h 85 void DRD_(vc_min)(VectorClock* const result,
drd_vc.c 125 void DRD_(vc_min)(VectorClock* const result, const VectorClock* const rhs) function
drd_thread.c 858 DRD_(vc_min)(vc, &latest_sg->vc);
905 HChar *vc_min, *vc_max; local
910 vc_min = DRD_(vc_aprint)(&thread_vc_min);
914 vc_min, vc_max);
915 VG_(free)(vc_min);
    [all...]

Completed in 129 milliseconds