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_semaphore | protectedstatic |
destroy(intmax_t handle) | xtd::native::unnamed_semaphore | protectedstatic |
open(const std::string &name) | xtd::native::unnamed_semaphore | protectedstatic |
signal(intmax_t handle, int32_t release_count, int32_t &previous_count, bool &io_error) | xtd::native::unnamed_semaphore | protectedstatic |
wait(intmax_t handle, int32_t milliseconds_timeout) | xtd::native::unnamed_semaphore | protectedstatic |