ALib C++ Library
Library Version: 2510 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::threads::detail Namespace Reference

Description:

Details of namespace alib::threads.

Function Index:

void threadStart (Thread *thread)
 

Function Details:

◆ threadStart()

void alib::threads::detail::threadStart ( Thread * thread)

Internal method to start a thread.

Parameters
threadThe ALib thread object to start.

Definition at line 110 of file thread.cpp.

Here is the call graph for this function: