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

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

abstract_object()=defaultxtd::abstract_objectprotected
close() overridextd::threading::mutexvirtual
compare_to(const mutex &value) const noexcept override (defined in xtd::threading::mutex)xtd::threading::mutex
icomparable< mutex >::compare_to(const mutex &obj) const noexcept=0xtd::icomparable< mutex >pure virtual
equals(const mutex &value) const noexcept override (defined in xtd::threading::mutex)xtd::threading::mutex
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< mutex >::equals(const mutex &) const noexcept=0xtd::iequatable< mutex >pure virtual
get_hash_code() const noexceptxtd::objectvirtual
get_type() const noexceptxtd::objectvirtual
handle() const noexcept overridextd::threading::mutexvirtual
handle(intptr value) overridextd::threading::mutexvirtual
invalid_handlextd::threading::wait_handlestatic
lock()xtd::threading::mutex
memberwise_clone() const noexceptxtd::objectinline
mutex()xtd::threading::mutex
mutex(bool initially_owned)xtd::threading::mutexexplicit
mutex(const ustring &name)xtd::threading::mutexexplicit
mutex(const ustring &name, bool &created_new)xtd::threading::mutex
mutex(bool initially_owned, const ustring &name)xtd::threading::mutex
mutex(bool initially_owned, const ustring &name, bool &created_new)xtd::threading::mutex
native_handle() const noexceptxtd::threading::mutex
native_handle_type typedefxtd::threading::mutex
object()=defaultxtd::object
open_existing(const ustring &name)xtd::threading::mutexstatic
reference_equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
release_mutex()xtd::threading::mutex
signal() overridextd::threading::mutexprotectedvirtual
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_lock() noexceptxtd::threading::mutex
try_lock_for(const time_span &timeout) noexceptxtd::threading::mutex
try_lock_until(const date_time &timeout_time) noexceptxtd::threading::mutex
try_open_existing(const ustring &name, mutex &result) noexceptxtd::threading::mutexstatic
unlock()xtd::threading::mutex
wait(int32 milliseconds_timeout) overridextd::threading::mutexprotectedvirtual
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