Home
last modified time | relevance | path

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

/libuv/src/
H A Dthreadpool.c142 static void post(struct uv__queue* q, enum uv__work_kind kind) { in post() function
175 post(&exit_message, UV__WORK_CPU); in uv__threadpool_cleanup()
274 post(&w->wq, kind); in uv__work_submit()
/libuv/
H A DCONTRIBUTING.md25 In case of doubt, open an issue in the [issue tracker][], post your question
H A DChangeLog1015 * drop only successfully sent packets post sendmmsg (Supragya Raj)
/libuv/docs/src/
H A Ddesign.rst130 `this post <https://blog.libtorrent.org/2012/10/asynchronous-disk-io/>`_.
/libuv/src/unix/
H A Dfs.c2041 goto post; in uv_fs_read()
2055 post: in uv_fs_read()

Completed in 37 milliseconds