Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-signal.c93 enum { CLOSE, STOP, NOOP } stop_or_close; enumerator
105 if (ctx->stop_or_close == STOP) in signal_cb()
164 sc.stop_or_close = STOP; /* stop, don't close the signal handle */ in TEST_IMPL()

Completed in 7 milliseconds