xtd
0.2.0
Toggle main menu visibility
Home
Categories
Documentation
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Enumerations
Related Symbols
o
Files
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
Loading...
Searching...
No Matches
xtd
threading
spin_lock
xtd::threading::spin_lock Member List
This is the complete list of members for
xtd::threading::spin_lock
, including all inherited members.
enter
(bool &lock_taken)
xtd::threading::spin_lock
equals
(const object &obj) const noexcept
xtd::object
virtual
equals
(const object_a_t &object_a, const object_b_t &object_b) noexcept
xtd::object
inline
static
exit
()
xtd::threading::spin_lock
exit
(bool use_memory_barrier)
xtd::threading::spin_lock
get_hash_code
() const noexcept
xtd::object
virtual
get_type
() const noexcept
xtd::object
virtual
is_held
() const noexcept
xtd::threading::spin_lock
is_held_by_current_thread
() const noexcept
xtd::threading::spin_lock
is_thread_owner_tracking_enabled
() const noexcept
xtd::threading::spin_lock
memberwise_clone
() const
xtd::object
inline
object
()=default
xtd::object
reference_equals
(const object_a_t &object_a, const object_b_t &object_b) noexcept
xtd::object
inline
static
spin_lock
()
xtd::threading::spin_lock
spin_lock
(bool enable_thread_owner_tracking)
xtd::threading::spin_lock
to_string
() const noexcept
xtd::object
virtual
try_enter
(bool &lock_taken)
xtd::threading::spin_lock
try_enter
(int32 milliseconds_timeout, bool &lock_taken)
xtd::threading::spin_lock
try_enter
(const time_span &timeout, bool &lock_taken)
xtd::threading::spin_lock
Generated on Thu Apr 17 2025 11:16:45 for xtd by
Gammasoft
. All rights reserved.