Searched refs:init (Results 1 – 4 of 4) sorted by relevance
34 __attribute__((constructor)) void init() { in init() function
43 __attribute__((constructor)) void init() { in init() function
16 Simple use is to init a watcher and start it with a ``timeout``, and optional ``repeat``.
2191 * 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