Searched refs:do_nothing (Results 1 – 8 of 8) sorted by relevance
75 do_nothing(void *dummy) in do_nothing() function90 PTHREAD_REQUIRE(pthread_create(&t, NULL, do_nothing, NULL)); in ATF_TC_BODY()
882 do_nothing;1407 do_nothing() function2611 2|3) do_nothing; ;;4276 do_nothing;4280 do_nothing;4295 do_nothing;4300 do_nothing;4303 do_nothing;4318 do_nothing;4326 do_nothing;[all …]
82 - $_OPT_DO_NOTHING: New variable for do_nothing(). Handle it at
47 extern void do_nothing (int seconds);
21 void do_nothing (int seconds) { in do_nothing() function
1254 do_nothing(waiting); in run_daemon()1356 do_nothing(waiting); in run_daemon()
1043 do_nothing (int signo) in do_nothing() function1051 signal (signo, do_nothing); in do_nothing()1073 signal (SIGQUIT, do_nothing); in init_signals()1075 if (signal (SIGHUP, do_nothing) != SIG_IGN) in init_signals()
26678 (struct dbx_debug_h): Add do_nothing function for new debug_hooks26683 * debug.c (struct do_nothing_debug_hooks): Add do_nothing function26748 * sdbout.c (sdb_debug_hooks): Add do_nothing for new function,26779 *vmsdbgout.c (vmsdbg_debug_hooks): Add do_nothing for new function,