Searched defs:UV_HANDLE_BLOCKING_WRITES (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/uv/src/ | ||
H A D | uv-common.h | 100 UV_HANDLE_BLOCKING_WRITES = 0x00100000, enumerator |
/third_party/libuv/src/ | ||
H A D | uv-common.h | 104 UV_HANDLE_BLOCKING_WRITES = 0x00100000, enumerator |
Completed in 3 milliseconds