Home
last modified time | relevance | path

Searched defs:processes (Results 1 – 25 of 1566) sorted by relevance

12345678910>>...63

/dports/sysutils/R-cran-processx/processx/
H A DREADME.md316 #### Starting processes
325 #### Killing a process
364 #### Standard output and error
413 #### End of output
425 #### Polling the standard output and error
465 #### Polling multiple processes
534 #### Waiting on a process
567 #### Exit statuses
587 #### Mixing processx and the parallel base R package
602 #### Errors
/dports/databases/zodb/ZODB-5.6.0/doc/guide/
H A Dtransactions-and-threading.rst435 .. [#but-obscure] But also a bit obscure. The Python context-manager
438 .. [#wtf-wsgi] `Web Server Gateway Interface
441 .. [#usually-avoids-conflicts] Conflicts can still occur when buckets
444 .. [#undo] Transactions can't be rolled back, but they may be undone
448 .. [#bad-idea-using-multiple-threads-per-transaction] While it's
452 .. [#implicit-transaction-creation] Transactions are implicitly
455 .. [#context-managers-are-new] ZODB and the transaction package
458 .. [#wtf-program] We're using *program* here in a fairly general
462 .. [#cant-share-now] at least not now.
/dports/www/moodle310/moodle/admin/tool/behat/cli/
H A Dutil.php142 $processes = cli_execute_parallel(array($cmd), __DIR__); variable
160 $processes = cli_execute_parallel($cmd, __DIR__); variable
165 $processes = cli_execute_parallel($cmds, __DIR__); variable
190 $processes = cli_execute_parallel($chunk, __DIR__); variable
204 $processes = cli_execute_parallel($cmds, __DIR__); variable
236 $processes = cli_execute_parallel($cmd, __DIR__); variable
346 function print_combined_drop_output($processes) {
397 function print_combined_install_output($processes) {
477 function print_sequential_output($processes, $showprefix = true) {
/dports/www/moodle311/moodle/admin/tool/behat/cli/
H A Dutil.php142 $processes = cli_execute_parallel(array($cmd), __DIR__); variable
160 $processes = cli_execute_parallel($cmd, __DIR__); variable
165 $processes = cli_execute_parallel($cmds, __DIR__); variable
190 $processes = cli_execute_parallel($chunk, __DIR__); variable
204 $processes = cli_execute_parallel($cmds, __DIR__); variable
236 $processes = cli_execute_parallel($cmd, __DIR__); variable
346 function print_combined_drop_output($processes) {
397 function print_combined_install_output($processes) {
477 function print_sequential_output($processes, $showprefix = true) {
/dports/www/moodle39/moodle/admin/tool/behat/cli/
H A Dutil.php140 $processes = cli_execute_parallel(array($cmd), __DIR__); variable
158 $processes = cli_execute_parallel($cmd, __DIR__); variable
163 $processes = cli_execute_parallel($cmds, __DIR__); variable
188 $processes = cli_execute_parallel($chunk, __DIR__); variable
202 $processes = cli_execute_parallel($cmds, __DIR__); variable
234 $processes = cli_execute_parallel($cmd, __DIR__); variable
344 function print_combined_drop_output($processes) {
395 function print_combined_install_output($processes) {
475 function print_sequential_output($processes, $showprefix = true) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/docs/
H A Dacquiring_dynamic_libraries.md68 ### Receiving messages from NaCl asynchronously in Javascript
79 ### Initial socket connections
92 ### Prototype implementation
134 ### Call-return over IMC
147 ### Questions
/dports/net/storj/storj-1.45.3/docs/blueprints/
H A Dsatellite-svc-separation.md102 #### satellite api
105 #### private api
108 #### metainfo loop and the observer system
127 #### irreparable loop
130 #### repair workers
133 #### audit workers
136 #### accounting
139 #### uptime
/dports/math/py-statsmodels/statsmodels-0.13.1/docs/source/
H A Dvector_ar.rst40 Model fitting
122 Lag order selection
140 Forecasting
167 Class Reference
184 Post-estimation Analysis
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/docs/geckoview/contributor/
H A Dnative-debugging.rst146 Making processes wait for a Java debugger
183 Attaching a Java debugger to a waiting child process
212 Using Android Studio on Windows
/dports/www/firefox/firefox-99.0/mobile/android/docs/geckoview/contributor/
H A Dnative-debugging.rst146 Making processes wait for a Java debugger
183 Attaching a Java debugger to a waiting child process
212 Using Android Studio on Windows
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/docs/geckoview/contributor/
H A Dnative-debugging.rst146 Making processes wait for a Java debugger
183 Attaching a Java debugger to a waiting child process
212 Using Android Studio on Windows
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/docs/geckoview/contributor/
H A Dnative-debugging.rst145 Making processes wait for a Java debugger
182 Attaching a Java debugger to a waiting child process
211 Using Android Studio on Windows
/dports/net/kea/kea-2.0.1/doc/sphinx/arm/
H A Dsecurity.rst320 Vulnerability Handling
335 Code quality and testing
362 Fuzz testing
371 Release integrity
377 Bus Factor
/dports/sysutils/plasma5-libksysguard/libksysguard-5.23.5/processcore/
H A Dhelper.cpp39 KSysGuard::ProcessesLocal processes; in sendsignal() local
66 KSysGuard::ProcessesLocal processes; in renice() local
86 KSysGuard::ProcessesLocal processes; in changeioscheduler() local
106 KSysGuard::ProcessesLocal processes; in changecpuscheduler() local
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/telemetry/docs/data/
H A Dnew-profile-ping.rst36 processes section in "new-profile" ping
50 scalars
/dports/www/firefox/firefox-99.0/toolkit/components/telemetry/docs/data/
H A Dnew-profile-ping.rst36 processes section in "new-profile" ping
50 scalars
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/telemetry/docs/data/
H A Dnew-profile-ping.rst36 processes section in "new-profile" ping
50 scalars
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/telemetry/docs/data/
H A Dnew-profile-ping.rst36 processes section in "new-profile" ping
50 scalars
/dports/devel/py-anyio/anyio-3.4.0/docs/
H A Dsubprocesses.rst62 .. _RunInProcess:
96 Technical details
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.tests/test-builder/perf/incremental/test1/revert/
H A DLaunch.java125 List processes = getProcesses0(); in canTerminate() local
200 Iterator processes = getProcesses0().iterator(); in isTerminated() local
250 IProcess[] processes = getProcesses(); in terminate() local
375 protected void addProcesses(IProcess[] processes) { in addProcesses()
423 List processes = getProcesses0(); in canDisconnect() local
445 List processes = getProcesses0(); in disconnect() local
471 List processes = getProcesses0(); in isDisconnected() local
/dports/devel/py-apscheduler/APScheduler-3.8.1/docs/
H A Dfaq.rst89 .. _RPyC: https://rpyc.readthedocs.io/en/latest/
90 …j-wMe-1eLcAhXSbZoKHdzGDZsQFjAAegQICRAB&url=https%3A%2F%2Fgrpc.io%2F&usg=AOvVaw0Jt5Y0OKbHd8MdFt9Kc2…
91 .. _example: https://github.com/agronholm/apscheduler/tree/3.x/examples/rpc
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/docs/executors/
H A Dshell.md95 ### GitLab 13.0 and earlier
101 ### GitLab 13.1 and later
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/task_manager/providers/arc/
H A Darc_process_task_provider.cc41 std::vector<ArcProcess> processes) { in UpdateProcessList()
81 OptionalArcProcessList processes) { in OnUpdateAppProcessList()
94 OptionalArcProcessList processes) { in OnUpdateSystemProcessList()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/cw/cpcc-win32/csharp/simpleparser/
H A DSimpleCPCParser.cs73 public static void parse(ArrayList processes, Computer c, SocketComm comm) in parse()
210 private static void listProcesses(ArrayList processes, Computer c, SocketComm comm) in listProcesses()
365 private static bool findProcess(ArrayList processes, string pid) in findProcess()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.tests/test-builder/perf/incremental/test1/changed/
H A DLaunch.java139 List processes = getProcesses0(); in canTerminate() local
214 Iterator processes = getProcesses0().iterator(); in isTerminated() local
264 IProcess[] processes = getProcesses(); in terminate() local
437 List processes = getProcesses0(); in canDisconnect() local
459 List processes = getProcesses0(); in disconnect() local
485 List processes = getProcesses0(); in isDisconnected() local

12345678910>>...63