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 DChangeLog2191 * linux: init st_flags and st_gen when using statx (Oscar Waddell)
2889 * test: add threadpool init/teardown test (Bartosz Sosnowski)
2968 * test: add threadpool init/teardown test (Bartosz Sosnowski)
3126 * unix,windows: init all requests in fs calls (cjihrig)
3185 * doc: document uv_async_(init|send) return values (Ben Noordhuis)
3317 * unix,windows: refactor request init logic (Ben Noordhuis)
3621 * unix: preserve loop->data across loop init/done (Ben Noordhuis)
4058 * fsevents: fix race on simultaneous init+close (Fedor Indutny)
5565 * bench: measure total/init/dispatch/cleanup times (Ben Noordhuis)

Completed in 25 milliseconds