xtd 0.2.0
Loading...
Searching...
No Matches
xtd::threading::semaphore Member List

This is the complete list of members for xtd::threading::semaphore, including all inherited members.

abstract_object()=defaultxtd::abstract_objectprotected
close() overridextd::threading::semaphorevirtual
compare_to(const semaphore &value) const noexcept override (defined in xtd::threading::semaphore)xtd::threading::semaphore
icomparable< semaphore >::compare_to(const semaphore &obj) const noexcept=0xtd::icomparable< semaphore >pure virtual
equals(const semaphore &value) const noexcept override (defined in xtd::threading::semaphore)xtd::threading::semaphore
xtd::threading::wait_handle::equals(const object &obj) const noexceptxtd::object
xtd::threading::wait_handle::equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
iequatable< semaphore >::equals(const semaphore &) const noexcept=0xtd::iequatable< semaphore >pure virtual
get_hash_code() const noexceptxtd::objectvirtual
get_type() const noexceptxtd::objectvirtual
handle() const noexcept overridextd::threading::semaphorevirtual
handle(intptr value) overridextd::threading::semaphorevirtual
invalid_handlextd::threading::wait_handlestatic
memberwise_clone() const noexceptxtd::objectinline
object()=defaultxtd::object
open_existing(const ustring &name)xtd::threading::semaphorestatic
reference_equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
release()xtd::threading::semaphore
release(int32 release_count)xtd::threading::semaphore
semaphore()xtd::threading::semaphore
semaphore(const ustring &name)xtd::threading::semaphoreexplicit
semaphore(const ustring &name, bool &created_new)xtd::threading::semaphoreexplicit
semaphore(int32 initial_count)xtd::threading::semaphoreexplicit
semaphore(int32 initial_count, const ustring &name)xtd::threading::semaphore
semaphore(int32 initial_count, const ustring &name, bool &created_new)xtd::threading::semaphore
semaphore(int32 initial_count, int32 maximum_count)xtd::threading::semaphore
semaphore(int32 initial_count, int32 maximum_count, const ustring &name)xtd::threading::semaphore
semaphore(int32 initial_count, int32 maximum_count, const ustring &name, bool &created_new)xtd::threading::semaphore
signal() overridextd::threading::semaphoreprotectedvirtual
signal_and_wait(wait_handle &to_signal, wait_handle &to_wait)xtd::threading::wait_handlestatic
signal_and_wait(wait_handle &to_signal, wait_handle &to_wait, int32 milliseconds_timeout)xtd::threading::wait_handlestatic
signal_and_wait(wait_handle &to_signal, wait_handle &to_wait, const time_span &timeout)xtd::threading::wait_handlestatic
to_string() const noexceptxtd::objectvirtual
try_open_existing(const ustring &name, semaphore &result) noexceptxtd::threading::semaphorestatic
wait(int32 milliseconds_timeout) overridextd::threading::semaphoreprotectedvirtual
wait_all(const collection_t &wait_handles)xtd::threading::wait_handleinlinestatic
wait_all(const collection_t &wait_handles, int32 milliseconds_timeout)xtd::threading::wait_handleinlinestatic
wait_all(const collection_t &wait_handles, const time_span &timeout)xtd::threading::wait_handleinlinestatic
wait_any(const collection_t &wait_handles)xtd::threading::wait_handleinlinestatic
wait_any(const collection_t &wait_handles, int32 milliseconds_timeout)xtd::threading::wait_handleinlinestatic
wait_any(const collection_t &wait_handles, const time_span &timeout)xtd::threading::wait_handleinlinestatic
wait_handle()=defaultxtd::threading::wait_handle
wait_one()xtd::threading::wait_handlevirtual
wait_one(int32 milliseconds_timeout)xtd::threading::wait_handlevirtual
wait_one(const time_span &timeout)xtd::threading::wait_handlevirtual
wait_timeoutxtd::threading::wait_handlestatic