Loading...
Searching...
No Matches
by::threadUse Class Reference

Thread usage wrapper. More...

#include <threadUse.hpp>

Public Member Functions

 threadUse (const errReport &new1)
 
threadget ()
 
const threadget () const BY_CONST_FUNC(get()) void use()
 
void rel ()
 

Detailed Description

Thread usage wrapper.

RAII wrapper for thread management with automatic setup and cleanup.


The documentation for this class was generated from the following file:
to Top