Home | History | Annotate | Download | only in drd

Lines Matching refs:q_next

1300                   Segment* q_next;
1315 q_next = q->thr_next;
1316 show_call_stack(i, q_next ? q_next->stacktrace : 0);