Home | History | Annotate | Download | only in drd

Lines Matching refs:q_next

1377                   Segment* q_next;
1392 q_next = q->thr_next;
1393 show_call_stack(i, q_next ? q_next->stacktrace : 0);