Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dreq-inl.h32 (req)->u.io.overlapped.Internal = (ULONG_PTR) (status)
44 ((NTSTATUS) (req)->u.io.overlapped.Internal)
H A Dwinsock.c275 IO_STATUS_BLOCK* iosb = (IO_STATUS_BLOCK*) &overlapped->Internal; in uv__wsarecv_workaround()
370 IO_STATUS_BLOCK* iosb = (IO_STATUS_BLOCK*) &overlapped->Internal; in uv__wsarecvfrom_workaround()
472 iosb_ptr = (IO_STATUS_BLOCK*) &overlapped->Internal; in uv__msafd_poll()
H A Dwinapi.h4618 ULONG_PTR Internal; member
/libuv/src/
H A Duv-common.h338 (req)->u.io.overlapped.Internal = 0; /* SET_REQ_SUCCESS() */ \
/libuv/
H A DCONTRIBUTING.md62 * Internal, non-static functions should be prefixed with `uv__`.

Completed in 183 milliseconds