Searched refs:PORT_DELETED (Results 1 – 1 of 1) sorted by relevance
51 #define PORT_DELETED -1 macro433 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