Home
last modified time | relevance | path

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

/libuv/src/win/
H A Ddetect-wakeup.c51 recipient.Callback = uv__system_resume_callback; in uv__register_system_resume_callback()
H A Dwinapi.h4698 _PDEVICE_NOTIFY_CALLBACK_ROUTINE Callback; member
/libuv/docs/src/
H A Dthreadpool.rst40 Callback passed to :c:func:`uv_queue_work` which will be run on the thread
45 Callback passed to :c:func:`uv_queue_work` which will be called on the loop
H A Dstream.rst37 Callback called when data was read on a stream.
58 Callback called after data was written on a stream. `status` will be 0 in
63 Callback called after a connection started by :c:func:`uv_connect` is done.
68 Callback called after a shutdown request has been completed. `status` will
73 Callback called when a stream server has received an incoming connection.
H A Ddns.rst19 Callback which will be called with the getaddrinfo request result once
29 Callback which will be called with the getnameinfo request result once
H A Dfs_poll.rst21 Callback passed to :c:func:`uv_fs_poll_start` which will be called repeatedly
H A Dfs_event.rst41 Callback passed to :c:func:`uv_fs_event_start` which will be called repeatedly
H A Dudp.rst403 :param send_cb: Callback to invoke when the data has been sent out.
438 :param alloc_cb: Callback to invoke when temporary storage is needed.
440 :param recv_cb: Callback to invoke with received data.
H A Dthreading.rst20 Callback that is invoked to initialize thread execution. `arg` is the same
H A Dprocess.rst182 Callback called after the process exits.
H A Dfs.rst172 Callback called when a request is completed asynchronously.
H A Dmisc.rst51 Callback passed to :c:func:`uv_random`. `status` is non-zero in case of

Completed in 49 milliseconds