Searched refs:perform (Results 1 – 13 of 13) sorted by relevance
63 void (*perform)(void*); member
621 ctx.perform = uv__cf_loop_cb; in uv__fsevents_loop_init()
12 the loop will perform a zero timeout poll instead of blocking for i/o.
59 * Do not wrap any arguments in quotes, or perform any other escaping, when121 * the operation to perform for the corresponding file descriptor
20 program is given approximately 10 seconds to perform cleanup. After that
53 (readable, writable hangup) so handles can read, write or perform the desired I/O operation.
281 do so automatically when it is unloaded but it can be instructed to perform
103 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 in201 will perform the entire I/O transaction and only then return. It is unwise to
195 perform normal socket operations on the retrieved addresses. Let's connect to
67 polling to perform tasks in a non-blocking manner.
10 calls. libuv also uses threads to allow you, the application, to perform a task
16 the kernel can perform scheduling and assign different threads to different
2625 * win: perform case insensitive PATH= comparison (cjihrig)
Completed in 32 milliseconds