Home
last modified time | relevance | path

Searched refs:global_sig_receive (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/virtio/virtio-trace/
H A Dtrace-agent-ctl.c23 bool global_sig_receive; /* default false */ variable
53 while (!global_sig_receive) { in wait_order()
60 global_sig_receive = true; in wait_order()
100 while (!global_sig_receive) { in rw_ctl_loop()
H A Dtrace-agent.h45 extern bool global_sig_receive;
H A Dtrace-agent-rw.c120 if (global_sig_receive) in rw_thread_main()