Searched refs:waited (Results 1 – 23 of 23) sorted by relevance
345 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_()
50 const Bool waited);53 const Bool waited);
48 const BarrierT barrier_type, const Bool waited,
404 const BarrierT barrier_type, const Bool waited, in DRD_()431 if (! waited) in DRD_()
2 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…
2 destruction of condition variable being waited upon: cond 0x........
41 Destruction of barrier that is being waited upon: barrier 0x........
236 <what>Destruction of barrier that is being waited upon: barrier 0x........</what>
1273 uint32_t timeout = 0, waited = 0; in dhcp_main() local1318 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 …]
1611 uint32_t waited = 0, serverid = 0, requested_nip = 0; in dhcpd_main() local1677 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()
356 bool waited = false; in Send() local364 waited = true; in Send()380 if (waited) { in Send()
8 Thread #x: pthread_cond_destroy: destruction of condition variable being waited upon
34 Thread #x: pthread_cond_destroy: destruction of condition variable being waited upon
1532 for (int waited = 0;;) in iterate() local1535 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()
358 bool waited = false; in WaitUntilCompleted() local362 waited = true; in WaitUntilCompleted()364 return waited; in WaitUntilCompleted()
189 First, however, she waited for a few minutes to see if she was569 in the pictures of him), while the rest waited in silence. At881 She waited for some time without hearing anything more: at901 waited till she heard a little animal (she couldn't guess of what904 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 it2096 So she stood still where she was, and waited.2240 Alice waited till the eyes appeared, and then nodded. `It's no2531 Queen: so she waited.[all …]
1Index: linux/arch/i386/Kconfig.debug 2====== ...
412 waited for again, until SIGSTOP is seen. Yet another complication is to
577 Children that outlive the 'test()' function execution are waited for in the
1891 "TRANSFER" part, we waited for socket action (in 1000ms) before doing a3461 didn't return that the socket should be waited for writing, but instead it9766 server to connect when using FTP PORT. Previously we always waited 10
232 …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…
204 # The spawn ID is already closed now (but not yet waited for).