Home
last modified time | relevance | path

Searched defs:do_nothing (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_rwlock.c77 do_nothing(void *dummy) in do_nothing() function
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp6670 struct do_nothing { void operator()() const {} }; in operator ()() argument