Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Dsunos.c51 #define PORT_DELETED -1 macro
433 if (handle->fd == PORT_DELETED) in uv__fs_event_rearm()
499 if (handle->fd != PORT_DELETED) { in uv__fs_event_read()
505 while (handle->fd != PORT_DELETED); in uv__fs_event_read()
569 handle->fd = PORT_DELETED; in uv__fs_event_stop()

Completed in 5 milliseconds