Home
last modified time | relevance | path

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

/libuv/src/
H A Duv-common.h316 # define uv__handle_platform_init(h) ((h)->u.fd = -1) macro
318 # define uv__handle_platform_init(h) ((h)->next_closing = NULL) macro
327 uv__handle_platform_init(h); \

Completed in 4 milliseconds