Home
last modified time | relevance | path

Searched refs:perform (Results 1 – 13 of 13) sorted by relevance

/libuv/src/unix/
H A Ddarwin-stub.h63 void (*perform)(void*); member
H A Dfsevents.c621 ctx.perform = uv__cf_loop_cb; in uv__fsevents_loop_init()
/libuv/docs/src/
H A Didle.rst12 the loop will perform a zero timeout poll instead of blocking for i/o.
H A Dprocess.rst59 * Do not wrap any arguments in quotes, or perform any other escaping, when
121 * the operation to perform for the corresponding file descriptor
H A Dsignal.rst20 program is given approximately 10 seconds to perform cleanup. After that
H A Ddesign.rst53 (readable, writable hangup) so handles can read, write or perform the desired I/O operation.
H A Dmisc.rst281 do so automatically when it is unloaded but it can be instructed to perform
/libuv/docs/src/guide/
H A Dutilities.rst103 callback can be used to perform some very low priority activity. For example,
106 CPU time to perform SETI calculations :) An idle watcher is also useful in
201 will perform the entire I/O transaction and only then return. It is unwise to
H A Dnetworking.rst195 perform normal socket operations on the retrieved addresses. Let's connect to
H A Dbasics.rst67 polling to perform tasks in a non-blocking manner.
H A Dthreads.rst10 calls. libuv also uses threads to allow you, the application, to perform a task
H A Dprocesses.rst16 the kernel can perform scheduling and assign different threads to different
/libuv/
H A DChangeLog2374 * win: perform case insensitive PATH= comparison (cjihrig)

Completed in 40 milliseconds