Searched refs:do_nothing (Results 1 – 11 of 11) sorted by relevance
32 do_nothing (void *arg) in do_nothing() function53 CHECKr(pthread_create(&pthread, NULL, do_nothing, NULL)); in main()
15 int do_nothing() in do_nothing() function
64 $::do_nothing = $::do_nothing = 1;
111 if ($::do_nothing) {
82 void do_nothing(const Foo&)86 do_nothing(*x);
1029 do_nothing (int signo) in do_nothing() function1037 signal (signo, do_nothing); in do_nothing()
3958 (command_loop): Rename do_nothing cleanup to command_loop_marker3960 (init_signals): Add another do_nothing for signal handling.
686 and SIGHUP to do_nothing.
6900 * top.c (do_nothing): Remove signal handler after signal is caught.
8742 do_nothing (int sig)8806 if (signal (SIGTERM, do_nothing) != SIG_DFL)
17062 do_nothing (int sig)17126 if (signal (SIGTERM, do_nothing) != SIG_DFL)