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
barrier
xtd::threading::barrier Member List
This is the complete list of members for
xtd::threading::barrier
, including all inherited members.
add_participant
()
xtd::threading::barrier
add_participants
(int32 participant_count)
xtd::threading::barrier
barrier
(int32 participant_count)
xtd::threading::barrier
explicit
barrier
(int32 participant_count, barrier::post_phase_action post_phase_action)
xtd::threading::barrier
close
()
xtd::threading::barrier
current_phase_number
() const
xtd::threading::barrier
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
get_hash_code
() const noexcept
xtd::object
virtual
get_type
() const noexcept
xtd::object
virtual
memberwise_clone
() const
xtd::object
inline
object
()=default
xtd::object
participant_count
() const
xtd::threading::barrier
participants_remaining
() const
xtd::threading::barrier
post_phase_action
typedef
xtd::threading::barrier
reference_equals
(const object_a_t &object_a, const object_b_t &object_b) noexcept
xtd::object
inline
static
remove_participant
()
xtd::threading::barrier
remove_participants
(int32 participant_count)
xtd::threading::barrier
signal_and_wait
()
xtd::threading::barrier
signal_and_wait
(int32 milliseconds_timeout)
xtd::threading::barrier
signal_and_wait
(const cancellation_token &cancellation_token)
xtd::threading::barrier
signal_and_wait
(const time_span &timeout)
xtd::threading::barrier
signal_and_wait
(int32 milliseconds_timeout, const cancellation_token &cancellation_token)
xtd::threading::barrier
signal_and_wait
(const time_span &timeout, const cancellation_token &cancellation_token)
xtd::threading::barrier
to_string
() const noexcept
xtd::object
virtual
Generated on Thu Apr 17 2025 11:16:44 for xtd by
Gammasoft
. All rights reserved.