Home
last modified time | relevance | path

Searched refs:end_sleep (Results 1 – 17 of 17) sorted by relevance

/dports/net/binkd/binkd-1.0.4/
H A Dclient.c484 time_t start_sleep = time(NULL), end_sleep; in do_client() local
505 end_sleep = time(NULL); in do_client()
506 if (end_sleep > start_sleep) in do_client()
507 need_sleep -= (int)(end_sleep - start_sleep); in do_client()
508 start_sleep = end_sleep; in do_client()
/dports/devel/php-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/timeout/
H A DAllTests.java75 p.end_sleep(result); in completed()
109 p.end_sleep(result); in completed()
330 to.end_sleep(to.begin_sleep(750)); in allTests()
540 proxy.end_sleep(proxy.begin_sleep(500)); in allTests()
/dports/devel/ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/timeout/
H A DAllTests.java75 p.end_sleep(result); in completed()
109 p.end_sleep(result); in completed()
330 to.end_sleep(to.begin_sleep(750)); in allTests()
540 proxy.end_sleep(proxy.begin_sleep(500)); in allTests()
/dports/devel/py-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/timeout/
H A DAllTests.java75 p.end_sleep(result); in completed()
109 p.end_sleep(result); in completed()
330 to.end_sleep(to.begin_sleep(750)); in allTests()
540 proxy.end_sleep(proxy.begin_sleep(500)); in allTests()
/dports/devel/php-ice37/ice-3.7.2/csharp/test/Ice/timeout/
H A DAllTests.cs250 to.end_sleep(to.begin_sleep(750)); in allTests()
445 proxy.end_sleep(proxy.begin_sleep(500)); in allTests()
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/timeout/
H A DAllTests.cpp304 to->end_sleep(to->begin_sleep(750));
499 timeout->end_sleep(timeout->begin_sleep(500));
/dports/devel/ice37/ice-3.7.2/csharp/test/Ice/timeout/
H A DAllTests.cs250 to.end_sleep(to.begin_sleep(750)); in allTests()
445 proxy.end_sleep(proxy.begin_sleep(500)); in allTests()
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/timeout/
H A DAllTests.cpp304 to->end_sleep(to->begin_sleep(750)); in allTests()
499 timeout->end_sleep(timeout->begin_sleep(500)); in allTests()
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/timeout/
H A DAllTests.cpp304 to->end_sleep(to->begin_sleep(750)); in allTests()
499 timeout->end_sleep(timeout->begin_sleep(500)); in allTests()
/dports/devel/py-ice37/ice-3.7.2/csharp/test/Ice/timeout/
H A DAllTests.cs250 to.end_sleep(to.begin_sleep(750)); in allTests()
445 proxy.end_sleep(proxy.begin_sleep(500)); in allTests()
/dports/devel/glib20/glib-2.70.4/gio/tests/
H A Dgdbus-testserver.c200 end_sleep (gpointer data) in end_sleep() function
749 g_timeout_add ((guint)msec, end_sleep, g_object_ref (invocation)); in handle_method_call()
/dports/devel/php-ice37/ice-3.7.2/objective-c/test/Ice/timeout/
H A DAllTests.m266 [to end_sleep:[to begin_sleep:750]];
/dports/devel/ice37/ice-3.7.2/objective-c/test/Ice/timeout/
H A DAllTests.m266 [to end_sleep:[to begin_sleep:750]];
/dports/devel/py-ice37/ice-3.7.2/objective-c/test/Ice/timeout/
H A DAllTests.m266 [to end_sleep:[to begin_sleep:750]];
/dports/devel/php-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/interrupt/
H A DAllTests.java223 p.end_sleep(r); in allTests()
/dports/devel/ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/interrupt/
H A DAllTests.java223 p.end_sleep(r); in allTests()
/dports/devel/py-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/interrupt/
H A DAllTests.java223 p.end_sleep(r); in allTests()