Home
last modified time | relevance | path

Searched refs:signal_plot_child (Results 1 – 2 of 2) sorted by relevance

/dports/math/giacxcas/giac-1.6.0/src/
H A Dglobal.h965 extern volatile bool signal_plot_child;
H A Dglobal.cc2011 volatile bool signal_plot_child=false; // true if child can continue variable
2047 signal_plot_child=true; in child_plot_done()
2056 signal_plot_child=false; in kill_and_wait_sigusr2()
2062 while (!signal_plot_child) in kill_and_wait_sigusr2()