Home
last modified time | relevance | path

Searched refs:waited (Results 1 – 23 of 23) sorted by relevance

/external/valgrind/drd/
Ddrd_semaphore.c345 const Bool waited) in DRD_()
350 tl_assert(waited == 0 || waited == 1); in DRD_()
355 p ? p->value : 0, p ? p->value - waited : 0, in DRD_()
356 waited ? "" : " (did not wait)"); in DRD_()
360 p->value -= waited; in DRD_()
381 if (!waited) in DRD_()
Ddrd_semaphore.h50 const Bool waited);
53 const Bool waited);
Ddrd_barrier.h48 const BarrierT barrier_type, const Bool waited,
Ddrd_barrier.c404 const BarrierT barrier_type, const Bool waited, in DRD_()
431 if (! waited) in DRD_()
/external/valgrind/drd/tests/
Dpth_cond_destroy_busy.stderr.exp-solaris2 destruction of condition variable being waited upon: cond 0x........
9 Destroying condition variable that is being waited upon: cond 0x........, mutex 0x........ locked b…
22 condition variable has been destroyed while being waited upon: cond 0x........, mutex 0x........ lo…
Dpth_cond_destroy_busy.stderr.exp2 destruction of condition variable being waited upon: cond 0x........
Dbar_bad.stderr.exp41 Destruction of barrier that is being waited upon: barrier 0x........
Dbar_bad_xml.stderr.exp236 <what>Destruction of barrier that is being waited upon: barrier 0x........</what>
/external/toybox/toys/pending/
Ddhcp.c1273 uint32_t timeout = 0, waited = 0; in dhcp_main() local
1318 tv.tv_sec = timeout - waited; in dhcp_main()
1327 waited += (unsigned) time(NULL) - timestmp; in dhcp_main()
1345 waited = 0; in dhcp_main()
1363 waited = 0; in dhcp_main()
1373 waited = 0; in dhcp_main()
1390 waited = 0; in dhcp_main()
1401 waited = 0; in dhcp_main()
1408 waited = 0; in dhcp_main()
1414 waited = 0; in dhcp_main()
[all …]
Ddhcpd.c1611 uint32_t waited = 0, serverid = 0, requested_nip = 0; in dhcpd_main() local
1677 tv.tv_sec = gconfig.auto_time - waited; in dhcpd_main()
1688 waited += (unsigned) time(NULL) - timestmp; in dhcpd_main()
1696 waited = 0; in dhcpd_main()
1740 waited += time(NULL) - timestmp; in dhcpd_main()
1757 waited += time(NULL) - timestmp; in dhcpd_main()
1985 waited += time(NULL) - timestmp; in dhcpd_main()
2001 waited += time(NULL) - timestmp; in dhcpd_main()
/external/webrtc/webrtc/base/
Dthread.cc356 bool waited = false; in Send() local
364 waited = true; in Send()
380 if (waited) { in Send()
/external/valgrind/helgrind/tests/
Dpth_cond_destroy_busy.stderr.exp-solaris8 Thread #x: pthread_cond_destroy: destruction of condition variable being waited upon
Dpth_cond_destroy_busy.stderr.exp-ppc6434 Thread #x: pthread_cond_destroy: destruction of condition variable being waited upon
/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp1532 for (int waited = 0;;) in iterate() local
1535 const int wait = de::max(50, waited>>2); in iterate()
1538 if (pass == VERIFY_PASS || (pass == VERIFY_MINIMUM && waited >= maxWait)) in iterate()
1543 if (waited >= warnWait && lastTimelyState != pass) in iterate()
1546 log << TestLog::Message << "Passed after ~" << waited << "ms of waiting" << TestLog::EndMessage; in iterate()
1550 else if (waited >= maxWait) in iterate()
1554 …log << TestLog::Message << "Waited for ~" << waited << "ms without getting all expected messages" … in iterate()
1559 if (waited < warnWait) in iterate()
1563 waited += wait; in iterate()
/external/v8/src/heap/
Dspaces.cc358 bool waited = false; in WaitUntilCompleted() local
362 waited = true; in WaitUntilCompleted()
364 return waited; in WaitUntilCompleted()
/external/guava/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt189 First, however, she waited for a few minutes to see if she was
569 in the pictures of him), while the rest waited in silence. At
881 She waited for some time without hearing anything more: at
901 waited till she heard a little animal (she couldn't guess of what
904 sharp kick, and waited to see what would happen next.
1179 This time Alice waited patiently until it chose to speak again.
1637 Alice waited a little, half expecting to see it again, but it
2096 So she stood still where she was, and waited.
2240 Alice waited till the eyes appeared, and then nodded. `It's no
2531 Queen: so she waited.
[all …]
/external/autotest/client/profilers/lockmeter/
Dpatch.2.6.14-lockmeter-1.gz1Index: linux/arch/i386/Kconfig.debug 2====== ...
/external/strace/
DREADME-linux-ptrace412 waited for again, until SIGSTOP is seen. Yet another complication is to
/external/ltp/doc/
Dtest-writing-guidelines.txt577 Children that outlive the 'test()' function execution are waited for in the
/external/curl/
DCHANGES.01891 "TRANSFER" part, we waited for socket action (in 1000ms) before doing a
3461 didn't return that the socket should be waited for writing, but instead it
9766 server to connect when using FTP PORT. Previously we always waited 10
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/vulkan-validation-layers/layers/
Dvk_validation_error_database.txt232 …fer to Vulkan Spec Section '6.3. Events' which states 'event must not be waited on by a vkCmdWaitE…
248 …6.3. Events' which states 'When this command executes, event must not be waited on by a vkCmdWaitE…
/external/toolchain-utils/dejagnu/gdb_baseline/
Darmv7a-cros-linux-gnueabi204 # The spawn ID is already closed now (but not yet waited for).