Lines Matching refs:prepare
738 prepare and check phases.
861 - Queue and call all prepare watchers.
2845 priority are pending (prepare, check and other idle watchers do not count
2915 prepare watchers get invoked before the process blocks and check watchers
2934 This is done by examining in each prepare call which file descriptors
2945 during each prepare and only letting the process block if no coroutines
2992 Initialises and configures the prepare or check watcher - they have no
3008 Method 1: Add IO watchers and a timeout watcher in a prepare handler,
3070 in the prepare watcher and would dispose of the check watcher.
3074 callbacks, and only destroy/create the watchers in the prepare watcher.
3097 Method 4: Do not use a prepare or check watcher because the module you
3674 delay invoking the callback by using a C<prepare> or C<idle> watcher for
4773 only some watcher types other than I/O and timers (e.g. prepare,
5381 =item Starting io/check/prepare/idle/signal/child/fork/async watchers: O(1)
5385 =item Stopping check/prepare/idle/fork/async watchers: O(1)