Thread usage wrapper 더 자세히 ...
#include <threadUse.hpp>
Public 멤버 함수 | |
| 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.