Home
last modified time | relevance | path

Searched refs:waits (Results 1 – 25 of 78) sorted by relevance

1234

/external/autotest/client/site_tests/desktopui_SimpleLogin/
Dcontrol9 This test logs in and waits forever (or until exit flag is seen).
17 This test logs in and waits forever (or until the exit flag is seen).
/external/iw/
Devent.c693 const int n_waits, const __u32 *waits, in __do_listen_events() argument
707 if (n_waits && waits) { in __do_listen_events()
708 wait_ev.cmds = waits; in __do_listen_events()
726 const int n_waits, const __u32 *waits) in listen_events() argument
734 return __do_listen_events(state, n_waits, waits, NULL); in listen_events()
Diw.h127 const int n_waits, const __u32 *waits);
130 const int n_waits, const __u32 *waits,
/external/autotest/client/tests/profiler_test/
Dcontrol8 Tests a profiler (adds it, starts it, waits a couple of seconds then it
/external/curl/docs/cmdline-opts/
Dftp-ssl-ccc-mode.d10 the server. The active mode initiates the shutdown and waits for a reply from
/external/autotest/client/site_tests/desktopui_ConnectivityDiagnostics/
Dcontrol16 run the internal test suite. It then waits for a successful run to complete.
/external/autotest/client/site_tests/desktopui_UrlFetchWithChromeDriver/
Dcontrol.bvt18 This test opens a new browser to the given URL and waits for the specified
Dcontrol17 This test opens a new browser to the given URL and waits for the specified
/external/ltp/testcases/kernel/device-drivers/rtc/
DREADME11 3. Update interrupts test : Sets Update interrupts enable on, waits for five
/external/autotest/server/site_tests/platform_CryptohomeSyncStressServer/
Dcontrol13 This test logs in, waits a random interval between 0 and 120s, then
/external/autotest/client/site_tests/desktopui_GmailLatency/
Dcontrol19 waits for the test to complete.
/external/iputils/doc/
Darping.sgml61 option, <command/arping/ waits for
150 packet are sent, it waits either for
Dping.sgml90 option, <command/ping/ waits for
416 packet are sent, it waits either for
427 in absence of any responses, otherwise <command/ping/ waits for two RTTs.
/external/llvm/test/CodeGen/AMDGPU/
Dllvm.amdgcn.s.waitcnt.ll16 ; Test that the intrinsic is merged with automatically generated waits and
/external/ltp/testcases/kernel/controllers/memctl/
DREADME38 waits for the return status from tasks and reports test pass/fail accordingly.
/external/ltp/testcases/kernel/controllers/io-throttle/
DREADME42 etc. It waits for the return status from tasks and reports test pass/fail
/external/fio/
Diolog.c353 int reads, writes, waits, fileno = 0, file_action = 0; /* stupid gcc */ in read_iolog2() local
368 reads = writes = waits = 0; in read_iolog2()
441 waits++; in read_iolog2()
484 if (!reads && !writes && !waits) in read_iolog2()
/external/ltp/testcases/realtime/
D00_Descriptions.txt160 starts running is noted. Each of the worker thread then waits on same
173 the thread2 waits for thread1 to initialize, notes the time and sends
/external/ltp/testcases/kernel/controllers/cpuctl/
DREADME43 in different groups to run at the same time. It waits for the return status from
/external/curl/packages/Symbian/
Dreadme.txt48 curl waits by default for Enter to be pressed before exiting. This behaviour
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/templates/
Dtemplate_16-1.in25 * -> child registers a handler for %%MYSIG%% with SA_RESTART, then waits for the semaphore
/external/deqp/doc/testspecs/VK/
Dsparse_resources.txt34 transfered further from sparse buffer to output buffer. The transer queue waits on a semaphore, bef…
53 transfered further from sparse image to output buffer. The transfer queue waits on a semaphore, bef…
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
DDbg.stg121 // Try to connect to the debugger (waits forever for a connection)
/external/openssh/
DPROTOCOL.mux63 indicating that the session is up. The client now waits for the
/external/python/cpython2/Doc/library/
Dsunaudio.rst77 This method waits until all pending output is processed and then returns.

1234