Helper class for std::thread capabilities.
More...
#include <gdef.h>
|
static bool | works () |
|
static void | yield () noexcept |
|
Helper class for std::thread capabilities.
Definition at line 997 of file gdef.h.
◆ lock_type
using G::threading::lock_type = std::lock_guard<std::mutex> |
◆ mutex_type
using G::threading::mutex_type = std::mutex |
◆ thread_type
using G::threading::thread_type = std::thread |
◆ works()
bool G::threading::works |
( |
| ) |
|
|
static |
◆ yield()
static void G::threading::yield |
( |
| ) |
|
|
inlinestaticnoexcept |
◆ using_std_thread
constexpr bool G::threading::using_std_thread = true |
|
staticconstexpr |
The documentation for this struct was generated from the following files:
- /usr/src/slapt-src-i486/network/emailrelay/emailrelay-2.3/src/glib/gdef.h
- /usr/src/slapt-src-i486/network/emailrelay/emailrelay-2.3/src/glib/gthread.cpp