ThreadGroup.opApply

Operates on all threads currently tracked by this object.

class ThreadGroup
final
int
opApply
(
scope int delegate(
ref Thread
)
dg
)
Suggestion Box / Bug Report