Searched refs:sg_prev (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/drd/
H A Ddrd_thread.c518 Segment* sg_prev; local
523 for (sg = DRD_(g_threadinfo)[tid].sg_last; sg; sg = sg_prev) {
524 sg_prev = sg->thr_prev;

Completed in 113 milliseconds