Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-spawn.c52 static int no_term_signal; variable
102 ASSERT(no_term_signal || term_signal == SIGTERM || term_signal == SIGKILL); in kill_cb()
104 ASSERT(no_term_signal || term_signal == SIGTERM); in kill_cb()
1044 no_term_signal = 1; in TEST_IMPL()

Completed in 7 milliseconds