検索

phrase: max: clip:
target: order:
Results of 1 - 7 of about 7 for schedule (0.029 sec.)
Returns the status of working copy files and directories 12904
« svn_revert svn_update » PHP Manual SVN 関数 Returns the status of working copy files and direc ... true .) copied Whether or not the item was copied (scheduled for addition with history). (Only set if true .) ... とりうる値については 型に関する定数 を参照ください。 schedule Scheduled action for item, i.e. addition or deleti ... e emulated by using: <?php if (! defined ( 'svn_wc_schedule_normal' )) { define ( 'svn_wc_schedule_normal' , 0 ... ); // nothing special define ( 'svn_wc_schedule_add' , 1 ); // item will be added define ( 'svn_wc ...
https://man.plustar.jp/php/function.svn-status.html - [similar]
はじめに 10196
« Event インストール/設定 » PHP Manual Event はじめに はじめに This is an extension to efficient ... ly schedule I/O, time and signal based events using the best I ... Event , libevent , support , Note , 注意 , This , schedule , Version , previous ...
https://man.plustar.jp/php/intro.event.html - [similar]
はじめに 8688
« parallel Installation » PHP Manual parallel はじめに はじめに parallel is a parallel concurren ... . parallel\Runtime::run() allows the programmer to schedule tasks for execution in parallel. A parallel\Runtim ... e has a FIFO schedule, tasks will be executed in the order that they are ... scheduled. Functional API parallel implements a functional, ... or cancellation of the task. Channel A task may be scheduled with arguments, use lexical scope variables (by-v ...
https://man.plustar.jp/php/intro.parallel.html - [similar]
Execution 8688
« parallel\Runtime::__construct parallel\Runtime::close » PHP Manual parallel\Runtime Execution ... lel\Runtime::run ( Closure $task ): ? Future Shall schedule task for execution in parallel. public parallel\Ru ... un ( Closure $task , array $argv ): ? Future Shall schedule task for execution in parallel, passing argv at ex ... k at execution time. Task Characteristics Closures scheduled for parallel execution must not: accept or return ...
https://man.plustar.jp/php/parallel-runtime.run.html - [similar]
Execution 8542
« parallel\bootstrap parallel\Runtime » PHP Manual Functional API Execution parallel\run (1.0.0) ... 説明 parallel\run ( Closure $task ): ? Future Shall schedule task for execution in parallel. parallel\run ( Clo ... sure $task , array $argv ): ? Future Shall schedule task for execution in parallel, passing argv at ex ... k at execution time. Task Characteristics Closures scheduled for parallel execution must not: accept or return ...
https://man.plustar.jp/php/parallel.run.html - [similar]
Schedules the addition of an item in a working directory 7343
« SVN 関数 svn_auth_get_parameter » PHP Manual SVN 関数 Schedules the addition of an item in a w ... ng directory svn_add (PECL svn >= 0.1.0) svn_add — Schedules the addition of an item in a working directory 説 ... s code: <?php svn_add ( 'foobar.txt' ); ?> ...will schedule foobar.txt for addition into the repository. 注意 ...
https://man.plustar.jp/php/function.svn-add.html - [similar]
Makes event pending 7179
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6- ... conjunction with Event::del() an event could be re-scheduled by user at any time. If Event::add() is called on ... nding event, libevent will leave it pending and re-schedule it with the given timeout(if specified). If in thi ...
https://man.plustar.jp/php/event.add.html - [similar]
PREV 1 NEXT