Home
last modified time | relevance | path

Searched refs:workerStart (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/dports/www/firefox/firefox-99.0/testing/web-platform/meta/resource-timing/
H A DworkerStart-tao-protected.https.html.ini1 [workerStart-tao-protected.https.html]
7 …[A resource from a cross-origin service worker must not expose workerStart when there is a TAO fai…
10 [A resource from a cross-origin service worker must expose workerStart when there is a TAO match]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/resource-timing/
H A DworkerStart-tao-protected.https.html.ini1 [workerStart-tao-protected.https.html]
6 [Add TAO iframe to remote origin. Make sure workerStart is not zero]
13 [Add TAO-less iframe to remote origin. Make sure workerStart is zero]
/dports/devel/pecl-swoole/swoole-4.8.5/tests/swoole_process_pool/
H A Dmessage.phpt27 $pool->on('workerStart', function (Swoole\Process\Pool $pool, int $workerId) {
30 $data = "hello swoole! (from workerStart)";
54 hello swoole! (from workerStart)
H A Dshutdown.phpt11 $pool->on('workerStart', function (Swoole\Process\Pool $pool, int $workerId)
H A Dmaster_pid.phpt13 $pool->on('workerStart', function (Swoole\Process\Pool $pool, int $workerId) use ($pid)
H A Dgetprocess_1.phpt14 $pool->on('workerStart', function (Swoole\Process\Pool $pool, int $workerId)
H A Dbug_2652.phpt12 $pool->on('workerStart', function (Swoole\Process\Pool $pool, int $workerId) {
H A Dgetprocess_2.phpt14 $pool->on('workerStart', function (Swoole\Process\Pool $pool, int $workerId) {
H A Dgetprocess_3.phpt17 $pool->on('workerStart', function (Swoole\Process\Pool $pool, int $workerId) {
H A Dexport_socket.phpt12 $pool->on('workerStart', function (Swoole\Process\Pool $pool, int $workerId) {
H A Denable_coroutine2.phpt15 $pool->on('workerStart', function (Swoole\Process\Pool $pool, int $workerId) use ($counter) {
H A Denable_coroutine.phpt13 $pool->on('workerStart', function (Swoole\Process\Pool $pool, int $workerId) use ($counter) {
/dports/www/firefox/firefox-99.0/remote/test/puppeteer/test/
H A DNetworkManager.spec.ts151 workerStart: -1,
239 workerStart: -1,
342 workerStart: -1,
446 workerStart: -1,
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/resource-timing/
H A DworkerStart-tao-protected.https.html.ini1 [workerStart-tao-protected.https.html]
8 [Add TAO iframe to remote origin. Make sure workerStart is not zero]
21 [Add TAO-less iframe to remote origin. Make sure workerStart is zero]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/resource-timing/
H A DworkerStart-tao-protected.https.html.ini1 [workerStart-tao-protected.https.html]
8 [Add TAO iframe to remote origin. Make sure workerStart is not zero]
21 [Add TAO-less iframe to remote origin. Make sure workerStart is zero]
/dports/graphics/ospray/ospray-2.8.0/modules/mpi/ospray/
H A DMPIOffloadWorker.cpp91 ProfilingPoint workerStart; in runWorker() local
117 << cpuUtilization(workerStart, workerEnd) << "%\n" in runWorker()
/dports/devel/pecl-swoole/swoole-4.8.5/tests/swoole_timer/
H A DclearAll.phpt10 $server->on('workerStart', function (Swoole\Server $server, int $worker_id) {
/dports/devel/pecl-swoole/swoole-4.8.5/tests/swoole_atomic/
H A Dmulti_wakeup.phpt21 $server->on('workerStart', function () use ($pm) {
/dports/devel/pecl-swoole/swoole-4.8.5/tests/swoole_http_server/
H A Ddispatch_mode_7.phpt32 $http->on('workerStart', function () use ($pm) {
H A Dsend_empty_file.phpt25 $http->on('workerStart', function () use ($pm) {
H A Dbug_get_request_data_after_end.phpt19 $http->on('workerStart', function () use ($pm) {
H A D0.phpt28 $serv->on("workerStart", function ($serv) use ($pm) {
/dports/devel/pecl-swoole/swoole-4.8.5/tests/swoole_server/
H A Dsigint_with_base.phpt26 $server->on('workerStart', function (Server $server) use ($pm) {
/dports/devel/pecl-swoole/swoole-4.8.5/tests/swoole_client_sync/
H A Dbind_address.phpt28 $http->on('workerStart', function () use ($pm) {
H A Dsend_recv.phpt23 $http->on('workerStart', function () use ($pm) {

12345678910>>...13