std::timed_mutex::native_handle (3) - Linux Manuals
std::timed_mutex::native_handle: std::timed_mutex::native_handle
Command to display std::timed_mutex::native_handle
manual in Linux: $ man 3 std::timed_mutex::native_handle
NAME
std::timed_mutex::native_handle - std::timed_mutex::native_handle
Synopsis
native_handle_type native_handle(); (since C++11)
(optional)
Returns the underlying implementation-defined native handle object.
Parameters
(none)
Return value
Implementation-defined native handle object.
Exceptions
Implementation-defined.
Example
This section is incomplete
Reason: no example
Pages related to std::timed_mutex::native_handle
- std::timed_mutex::lock (3) - std::timed_mutex::lock
- std::timed_mutex::timed_mutex (3) - std::timed_mutex::timed_mutex
- std::timed_mutex::try_lock (3) - std::timed_mutex::try_lock
- std::timed_mutex::try_lock_for (3) - std::timed_mutex::try_lock_for
- std::timed_mutex::try_lock_until (3) - std::timed_mutex::try_lock_until
- std::timed_mutex::unlock (3) - std::timed_mutex::unlock
- std::timed_mutex::~timed_mutex (3) - std::timed_mutex::~timed_mutex
- std::timed_mutex (3) - std::timed_mutex
- std::time (3) - std::time
- std::time_base (3) - std::time_base
- std::time_get (3) - std::time_get
- std::time_get<CharT,InputIt>::date_order,std::time_get<CharT,InputIt>::do_date_order (3) - std::time_get<CharT,InputIt>::date_order,std::time_get<CharT,InputIt>::do_date_order
- std::time_get<CharT,InputIt>::get,std::time_get<CharT,InputIt>::do_get (3) - std::time_get<CharT,InputIt>::get,std::time_get<CharT,InputIt>::do_get