Home | History | Annotate | Download | only in drd

Lines Matching refs:trace_semaphore

90    int trace_semaphore        = -1;
122 else if VG_BOOL_CLO(arg, "--trace-semaphore", trace_semaphore) {}
196 if (trace_semaphore != -1)
197 DRD_(semaphore_set_trace)(trace_semaphore);