thread.cpp
38 Bytes
-
First draft of thread class using c++11 standard. · c1bcd2e0
The first draft of the internal threading component is currently only implemented using the c++11 std::thread, pthread support will be added next.
FritzFlorian committed