|
Storm 1.14.0.1
A Modern Probabilistic Model Checker
|
#include "storm/utility/threads.h"#include <algorithm>#include <cmath>#include <cstdlib>#include <thread>#include "storm/io/file.h"
Go to the source code of this file.
Namespaces | |
| namespace | storm |
| namespace | storm::utility |
| namespace | storm::utility::detail |
Functions | |
| uint64_t | storm::utility::detail::tryReadFromSlurm () |
| uint64_t | storm::utility::detail::tryReadFromCgroups () |
| uint64_t | storm::utility::getNumberOfThreads () |
Variables | |
| static uint64_t | storm::utility::detail::num_threads = 0u |