|
valFuzz 1.2.0
|
#include <valfuzz/common.hpp>Go to the source code of this file.
Namespaces | |
| namespace | valfuzz |
Functions | |
| std::mutex & | valfuzz::get_stream_mutex () |
| std::atomic< bool > & | valfuzz::get_verbose () |
| std::atomic< long unsigned int > & | valfuzz::get_max_num_threads () |
| std::mutex & | valfuzz::get_tests_mutex () |
| std::atomic< bool > & | valfuzz::get_is_threaded () |
| std::vector< std::thread > & | valfuzz::get_thread_pool () |