|
using | _State_ptr = unique_ptr< _State > |
|
typedef __gthread_t | native_handle_type |
|
|
template<typename _Callable , typename... _Args> |
static _Invoker
< __decayed_tuple< _Callable,
_Args...> > | __make_invoker (_Callable &&__callable, _Args &&...__args) |
|
static unsigned int | hardware_concurrency () noexcept |
|
thread
Definition at line 62 of file thread.
native_handle_type std::thread::native_handle |
( |
| ) |
|
|
inline |
- Precondition
- thread is joinable
Definition at line 178 of file thread.
The documentation for this class was generated from the following file: