Home
last modified time | relevance | path

Searched refs:do_nothing (Results 1 – 11 of 11) sorted by relevance

/openbsd/regress/lib/libpthread/sigdeliver/
H A Dsigdeliver.c32 do_nothing (void *arg) in do_nothing() function
53 CHECKr(pthread_create(&pthread, NULL, do_nothing, NULL)); in main()
/openbsd/gnu/llvm/clang/tools/scan-build-py/tests/functional/src/
H A Demit-one.c15 int do_nothing() in do_nothing() function
/openbsd/gnu/usr.bin/perl/t/
H A Dharness64 $::do_nothing = $::do_nothing = 1;
H A DTEST111 if ($::do_nothing) {
/openbsd/gnu/llvm/libcxx/docs/DesignDocs/
H A DUniquePtrTrivialAbi.rst82 void do_nothing(const Foo&)
86 do_nothing(*x);
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dtop.c1029 do_nothing (int signo) in do_nothing() function
1037 signal (signo, do_nothing); in do_nothing()
H A DChangeLog-19913958 (command_loop): Rename do_nothing cleanup to command_loop_marker
3960 (init_signals): Add another do_nothing for signal handling.
H A DChangeLog-3.x686 and SIGHUP to do_nothing.
H A DChangeLog-19986900 * top.c (do_nothing): Remove signal handler after signal is caught.
/openbsd/usr.sbin/nsd/
H A Dconfigure8742 do_nothing (int sig)
8806 if (signal (SIGTERM, do_nothing) != SIG_DFL)
/openbsd/usr.sbin/unbound/
H A Dconfigure17062 do_nothing (int sig)
17126 if (signal (SIGTERM, do_nothing) != SIG_DFL)