Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
H A Dsunos.c50 #define PORT_LOADED 0x99 macro
443 handle->fd = PORT_LOADED; in uv__fs_event_rearm()
563 if (handle->fd == PORT_LOADED) { in uv__fs_event_stop()
/third_party/node/deps/uv/src/unix/
H A Dsunos.c50 #define PORT_LOADED 0x99 macro
436 handle->fd = PORT_LOADED; in uv__fs_event_rearm()
556 if (handle->fd == PORT_LOADED) { in uv__fs_event_stop()

Completed in 3 milliseconds