Home
last modified time | relevance | path

Searched refs:have_sigusr1 (Results 1 – 4 of 4) sorted by relevance

/dports/www/mnogosearch/mnogosearch-3.4.1/src/
H A Dsignals.c32 int have_sigusr1 = 0; variable
79 have_sigusr1 = 1; in udm_sig_handler()
H A Dindexer.c2903 if (have_sigusr1)
2906 have_sigusr1 = 0;
/dports/www/mnogosearch/mnogosearch-3.4.1/include/
H A Dudm_signals.h35 extern int have_sigusr1;
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dsighandlers.cc182 static const bool have_sigusr1 in respond_to_pending_signals() local
238 || (have_sigusr1 && sig == sigusr1) in respond_to_pending_signals()