Home
last modified time | relevance | path

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

/external/ltp/testcases/misc/math/float/
Dmain.c62 int sig_cancel = 0; /* flag set by handle_signals to tell initial thread variable
250 if (sig_cancel) { /* stop processing right now! */ in main()
354 if (sig_cancel) in handle_signals()
369 sig_cancel = 1; in handle_signals()