Storm 1.11.1.1
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
threads.h
Go to the documentation of this file.
1#pragma once
2
3namespace storm {
4namespace utility {
5uint64_t getNumberOfThreads();
6}
7} // namespace storm
uint64_t getNumberOfThreads()
Definition threads.cpp:53
LabParser.cpp.