Searched refs:first_oneshot (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mit/libuv/dist/src/unix/
H A Dsignal.c525 int first_oneshot; local
546 first_oneshot = first_handle->flags & UV_SIGNAL_ONE_SHOT;
547 if (first_oneshot && !rem_oneshot) {

Completed in 99 milliseconds