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

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

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