dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
ThreadGroup.opApply
core
thread
threadgroup
ThreadGroup
Operates on all threads currently tracked by this object.
class
ThreadGroup
final
int
opApply
(
scope
int
delegate
(
ref
Thread
)
dg
)
Meta
Source
See Implementation
core
thread
threadgroup
ThreadGroup
functions
add
create
joinAll
opApply
remove
Operates on all threads currently tracked by this object.