HomeSort by relevance Sort by last modified time
    Searched full:sig_cancel (Results 1 - 1 of 1) sorted by null

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

Completed in 74 milliseconds