Home
last modified time | relevance | path

Searched defs:send_handle (Results 1 – 18 of 18) sorted by relevance

/third_party/node/deps/uv/src/win/
Dstream.c150 uv_stream_t* send_handle, in uv_write2()
196 uv_stream_t* send_handle) { in uv_try_write2()
Dpipe.c1653 uv_stream_t* send_handle, in uv__pipe_write_ipc()
1755 uv_stream_t* send_handle, in uv__pipe_write()
/third_party/libuv/src/win/
Dstream.c150 uv_stream_t* send_handle, in uv_write2()
196 uv_stream_t* send_handle) { in uv_try_write2()
Dpipe.c1752 uv_stream_t* send_handle, in uv__pipe_write_ipc()
1854 uv_stream_t* send_handle, in uv__pipe_write()
/third_party/python/Lib/multiprocessing/
Dreduction.py95 def send_handle(conn, handle, destination_pid): function
181 def send_handle(conn, handle, destination_pid): function
258 send_handle = send_handle variable in AbstractReducer
/third_party/libuv/src/unix/
Dstream.c756 uv_stream_t* send_handle) { in uv__try_write()
1292 uv_stream_t* send_handle) { in uv__check_before_write()
1332 uv_stream_t* send_handle, in uv_write2()
1419 uv_stream_t* send_handle) { in uv_try_write2()
/third_party/node/deps/uv/src/unix/
Dstream.c789 uv_stream_t* send_handle) { in uv__try_write()
1359 uv_stream_t* send_handle) { in uv__check_before_write()
1399 uv_stream_t* send_handle, in uv_write2()
1486 uv_stream_t* send_handle) { in uv_try_write2()
/third_party/node/src/quic/
Dlogstream.cc122 uv_stream_t* send_handle) { in DoWrite()
/third_party/node/src/
Dstream_base.cc84 uv_stream_t* send_handle, in Write()
311 uv_stream_t* send_handle = nullptr; in WriteBuffer() local
420 uv_stream_t* send_handle = nullptr; in WriteString() local
Djs_stream.cc113 uv_stream_t* send_handle) { in DoWrite()
Dstream_wrap.cc395 uv_stream_t* send_handle) { in DoWrite()
Dheap_utils.cc321 uv_stream_t* send_handle) override { in DoWrite()
Dnode_file.cc278 uv_stream_t* send_handle) { in DoWrite()
Dnode_http2.cc2390 uv_stream_t* send_handle) { in DoWrite()
/third_party/node/deps/uv/include/
Duv.h542 uv_stream_t* send_handle; /* TODO: make private and unix-only in v2.x. */ member
/third_party/libuv/include/uv_ndk/
Duv.h530 uv_stream_t* send_handle; /* TODO: make private and unix-only in v2.x. */ member
/third_party/node/src/crypto/
Dcrypto_tls.cc956 uv_stream_t* send_handle) { in DoWrite()
/third_party/libuv/include/
Duv.h586 uv_stream_t* send_handle; /* TODO: make private and unix-only in v2.x. */ member