Details of namespace alib::threads.
Function Index: | |
void | threadStart (Thread *thread) |
void alib::threads::detail::threadStart | ( | Thread * | thread | ) |
Internal method to start a thread.
thread | The ALib thread object to start. |
Definition at line 110 of file thread.cpp.