Searched refs:do_nothing (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/netbsd-tests/lib/libpthread/ |
| H A D | t_rwlock.c | 77 do_nothing(void *dummy) in do_nothing() function 92 PTHREAD_REQUIRE(pthread_create(&t, NULL, do_nothing, NULL)); in ATF_TC_BODY()
|
| /freebsd/contrib/bmake/ |
| H A D | configure | 6331 do_nothing (int sig) 6395 if (signal (SIGTERM, do_nothing) != SIG_DFL)
|
| /freebsd/contrib/ntp/sntp/ |
| H A D | configure | 8539 do_nothing (int sig) 8603 if (signal (SIGTERM, do_nothing) != SIG_DFL) 25871 do_nothing (int sig) 25935 if (signal (SIGTERM, do_nothing) != SIG_DFL)
|
| /freebsd/contrib/ntp/ |
| H A D | configure | 15842 do_nothing (int sig) 15906 if (signal (SIGTERM, do_nothing) != SIG_DFL) 17938 do_nothing (int sig) 18002 if (signal (SIGTERM, do_nothing) != SIG_DFL)
|
| /freebsd/contrib/file/ |
| H A D | configure | 15345 do_nothing (int sig) 15409 if (signal (SIGTERM, do_nothing) != SIG_DFL)
|
| /freebsd/contrib/ldns/ |
| H A D | configure | 18795 do_nothing (int sig) 18859 if (signal (SIGTERM, do_nothing) != SIG_DFL)
|
| /freebsd/contrib/bsnmp/tests/ |
| H A D | catch.hpp | 6670 struct do_nothing { void operator()() const {} }; in operator ()() struct 6677 : f(new model<do_nothing>{ {} }) {} in BenchmarkFunction()
|
| /freebsd/contrib/unbound/ |
| H A D | configure | 17707 do_nothing (int sig) 17771 if (signal (SIGTERM, do_nothing) != SIG_DFL)
|
| /freebsd/contrib/flex/ |
| H A D | ChangeLog | 1064 * lib/lib.c: warning: no previous prototype for 'do_nothing'
|