thread.cpp
400 Bytes
-
Rework threads to not be template based. · 4a9ca21d
This allows us to more easily handle them and makes their interface closer to std::thread.
FritzFlorian committed
This allows us to more easily handle them and makes their interface closer to std::thread.