/external/bluetooth/glib/tests/ |
D | thread-test.c | 41 g_usleep (G_USEC_PER_SEC / 5); in test_g_mutex() 87 g_usleep (G_USEC_PER_SEC / 5); in test_g_static_rec_mutex() 98 g_usleep (G_USEC_PER_SEC / 5); in test_g_static_rec_mutex() 161 g_usleep (G_USEC_PER_SEC / 5); in test_g_static_private_thread() 171 g_usleep (G_USEC_PER_SEC / 5); in test_g_static_private_thread() 184 g_usleep (G_USEC_PER_SEC / 5); in test_g_static_private_thread() 207 g_usleep (G_USEC_PER_SEC / 5); in test_g_static_private() 248 g_usleep (g_random_int_range (20,1000)); in test_g_static_rw_lock_thread() 269 g_usleep (g_random_int_range (20,1000)); in test_g_static_rw_lock_thread() 291 g_usleep (G_USEC_PER_SEC * 5); in test_g_static_rw_lock() [all …]
|
D | threadpool-test.c | 110 pool = g_thread_pool_new ((GFunc) g_usleep, NULL, -1, FALSE, NULL); in test_thread_stop_unused() 119 g_usleep (G_USEC_PER_SEC); in test_thread_stop_unused() 130 g_usleep (G_USEC_PER_SEC); in test_thread_stop_unused() 159 g_usleep (g_random_int_range (0, 4000)); in test_thread_pools_entry_func() 252 g_usleep (WAIT * 1000); in test_thread_sort_entry_func() 319 g_usleep (WAIT * 1000); in test_thread_idle_time_entry_func()
|
D | errorcheck-mutex-test.c | 65 g_usleep (G_USEC_PER_SEC); in wait_on_otherwise_locked_mutex() 84 g_usleep (G_USEC_PER_SEC); in timed_wait_on_otherwise_locked_mutex()
|
D | onceinit.c | 91 g_usleep (25 * 1000); /* waste time for multiple threads to wait */ in initializer3() 142 g_usleep (1000); /* concurrent shuffling for multi core */ in main() 152 g_usleep (50 * 1000); /* wait for all 5 threads to complete */ in main()
|
D | mapping-test.c | 197 g_usleep (2000000); in test_child_private() 212 g_usleep (2000000); in test_child_private()
|
D | slice-concurrent.c | 72 g_usleep (1000); /* concurrent shuffling for multi core */ in thread_func()
|
D | testglib.c | 603 g_usleep (G_USEC_PER_SEC); /* run timer for 1 second */ in timer_tests() 607 g_usleep (G_USEC_PER_SEC); /* wait for 1 second */ in timer_tests() 611 g_usleep (2 * G_USEC_PER_SEC); /* run timer for 2 seconds */ in timer_tests() 615 g_usleep ((3 * G_USEC_PER_SEC) / 2); /* wait for 1.5 seconds */ in timer_tests() 619 g_usleep (G_USEC_PER_SEC / 5); /* run timer for 0.2 seconds */ in timer_tests() 623 g_usleep (4 * G_USEC_PER_SEC); /* wait for 4 seconds */ in timer_tests() 627 g_usleep ((29 * G_USEC_PER_SEC) / 5); /* run timer for 5.8 seconds */ in timer_tests()
|
D | asyncqueue-test.c | 115 g_usleep (ms * 1000); in enter_thread()
|
D | gio-test.c | 411 g_usleep (100 + (rand() % 10) * 5000); in main()
|
/external/bluetooth/glib/glib/ |
D | gtimer.h | 55 void g_usleep (gulong microseconds);
|
D | gtestutils.c | 1435 g_usleep (20 * 1000); /* give it some scheduling/shutdown time */ in kill_child() 1438 g_usleep (50 * 1000); /* give it some scheduling/shutdown time */ in kill_child() 1441 g_usleep (100 * 1000); /* give it some scheduling/shutdown time */ in kill_child() 1450 g_usleep (200 * 1000); /* give it some scheduling/shutdown time */ in kill_child() 1453 g_usleep (400 * 1000); /* give it some scheduling/shutdown time */ in kill_child()
|
D | gtimer.c | 161 g_usleep (gulong microseconds) in g_usleep() function
|
D | galiasdef.c | 3324 #undef g_usleep 3325 extern __typeof (g_usleep) g_usleep __attribute((alias("IA__g_usleep"), visibility("default")));
|
D | galias.h | 3313 extern __typeof (g_usleep) IA__g_usleep __attribute((visibility("hidden"))); 3314 #define g_usleep IA__g_usleep macro
|
/external/bluetooth/glib/tests/refcount/ |
D | objects.c | 141 g_usleep (5000000); in main()
|
D | properties.c | 231 g_usleep (3000000); in main()
|
D | signals.c | 267 g_usleep (5000000); in main()
|
/external/bluetooth/glib/gio/tests/ |
D | unix-streams.c | 48 g_usleep (10); in writer_thread()
|
/external/bluetooth/glib/gobject/tests/ |
D | threadtests.c | 153 g_usleep (50 * 1000); /* wait for threads to complete */ in test_threaded_class_init()
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-8 | 175 * tests/refcount/signals.c: Use g_usleep() instead of sleep() for 190 g_thread_yield(), not g_usleep(1) which may result in busy waits on 448 a flag file instead to stop the child. Use g_usleep() instead of 1081 * glib/gtimer.c (g_usleep): Simplify the loop for the fix below. 1088 * glib/gtimer.c (g_usleep): Fix usage of
|
D | ChangeLog.pre-2-14 | 1840 * glib/gtimer.c (g_usleep): Use nsleep to implement 1841 g_usleep on AIX. (#321974, Andrew Paprocki)
|
D | ChangeLog.pre-2-0 | 259 g_usleep(G_USEC_PER_SEC) the newly started thread began 2784 * gtimer.c: Use nanosleep for g_usleep, when found. 5807 * gtimer.c (g_usleep): The current implementation of g_usleep 5839 first. Corrected typo g_thread_sleep -> g_usleep. Corrected 6515 * gtimer.c: Implement g_usleep on native Win32 using Sleep (which 6544 * gtimer.c, glib.h: Implement g_usleep (gulong microseconds) for
|
D | configure.in | 2219 posix_yield_func="g_usleep(1000)"
|
/external/webkit/Tools/DumpRenderTree/gtk/ |
D | EventSender.cpp | 597 g_usleep(msgQueue[startOfQueue].delay * 1000); in replaySavedEvents()
|
/external/bluetooth/glib/docs/reference/glib/ |
D | glib-sections.txt | 1255 g_usleep
|