The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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.