Home
last modified time | relevance | path

Searched refs:init (Results 1 – 4 of 4) sorted by relevance

/libuv/test/
H A Drun-benchmarks.c34 __attribute__((constructor)) void init() { in init() function
H A Drun-tests.c43 __attribute__((constructor)) void init() { in init() function
/libuv/docs/src/guide/
H A Dutilities.rst16 Simple use is to init a watcher and start it with a ``timeout``, and optional ``repeat``.
/libuv/
H A DChangeLog2142 * linux: init st_flags and st_gen when using statx (Oscar Waddell)
2840 * test: add threadpool init/teardown test (Bartosz Sosnowski)
2919 * test: add threadpool init/teardown test (Bartosz Sosnowski)
3077 * unix,windows: init all requests in fs calls (cjihrig)
3136 * doc: document uv_async_(init|send) return values (Ben Noordhuis)
3268 * unix,windows: refactor request init logic (Ben Noordhuis)
3572 * unix: preserve loop->data across loop init/done (Ben Noordhuis)
4009 * fsevents: fix race on simultaneous init+close (Fedor Indutny)
5516 * bench: measure total/init/dispatch/cleanup times (Ben Noordhuis)

Completed in 14 milliseconds