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

/linux-4.4.14/tools/virtio/virtio-trace/
H A Dtrace-agent-ctl.c26 bool global_run_operation; /* default false*/ variable
66 if (!global_run_operation) wait_order()
89 * contol read/write threads by handling global_run_operation
119 global_run_operation = true; rw_ctl_loop()
127 global_run_operation = false; rw_ctl_loop()
H A Dtrace-agent.h47 extern bool global_run_operation;
H A Dtrace-agent-rw.c116 if (!global_run_operation) { rw_thread_main()

Completed in 132 milliseconds