Thread usage wrapper. More...
#include <threadUse.hpp>
Public Member Functions | |
| threadUse (const errReport &new1) | |
| thread & | get () |
| const thread & | get () const BY_CONST_FUNC(get()) void use() |
| void | rel () |
Thread usage wrapper.
RAII wrapper for thread management with automatic setup and cleanup.