-
Notifications
You must be signed in to change notification settings - Fork 7
timed_semaphore native_handle
Alairion edited this page May 8, 2021
·
2 revisions
nes::timed_semaphore ::native_handle
(1) native_handle_type native_handle() const noexcept;
- Returns the underlying, implementation-defined, representation of a timed semaphore.
None.
- Returns the underlying, implementation-defined, representation of a timed semaphore.
- Constant.
- Does not throw.