xtd 0.2.0
Loading...
Searching...
No Matches
xtd::native::unnamed_semaphore Member List

This is the complete list of members for xtd::native::unnamed_semaphore, including all inherited members.

create(int32_t initial_count, int32_t max_count)xtd::native::unnamed_semaphoreprotectedstatic
destroy(intmax_t handle)xtd::native::unnamed_semaphoreprotectedstatic
open(const std::string &name)xtd::native::unnamed_semaphoreprotectedstatic
signal(intmax_t handle, int32_t release_count, int32_t &previous_count, bool &io_error)xtd::native::unnamed_semaphoreprotectedstatic
wait(intmax_t handle, int32_t milliseconds_timeout)xtd::native::unnamed_semaphoreprotectedstatic