#include <assert_only_one_thread.h>
Definition at line 38 of file assert_only_one_thread.h.
cet::detail::ThreadCounter::Sentry::~Sentry |
( |
| ) |
|
|
inlinenoexcept |
cet::detail::ThreadCounter::Sentry::Sentry |
( |
ThreadCounter & |
tc, |
|
|
bool const |
terminate = true |
|
) |
| |
|
inline |
Definition at line 41 of file assert_only_one_thread.h.
46 std::cerr <<
"Failed assert--more than one thread accessing location:\n"
std::string const funcname_
std::string const filename_
std::atomic< unsigned > counter_
The documentation for this class was generated from the following file: