Home
last modified time | relevance | path

Searched refs:update (Results 1 – 8 of 8) sorted by relevance

/libuv/docs/code/tty-gravity/
H A Dmain.c14 void update(uv_timer_t *req) { in update() function
46 uv_timer_start(&tick, update, 200, 200); in main()
/libuv/docs/src/
H A Dtimer.rst46 …Does not update the event loop's concept of "now". See :c:func:`uv_update_time` for more informati…
H A Dpoll.rst110 fine. Doing so will update the events mask that is being watched for.
H A Dfs.rst631 Do not update the file access time when the file is read.
/libuv/
H A DChangeLog409 * misc: update readthedocs config (Jameson Nash)
427 * include: update outdated code comment (Ben Noordhuis)
508 * doc: update LINKS.md (Daniel)
614 * docs: update Sphinx version on RTD (Jameson Nash)
708 * doc: update active maintainers list (Ben Noordhuis)
773 * doc: update active maintainers list (Ben Noordhuis)
869 * docs: update introduction.rst (Ikko Ashimine)
930 * doc/guide: update content and sample code (woclass)
2561 * doc: update Imran Iqbal's GitHub handle (cjihrig)
3540 * doc: update coding style link (Imran Iqbal)
[all …]
/libuv/.github/workflows/
H A DCI-win.yml86 sudo apt update
H A DCI-unix.yml166 sudo apt update
/libuv/docs/src/guide/
H A Dutilities.rst275 multiple times on the same handle is acceptable, it will just update the events

Completed in 20 milliseconds