The OpenD Programming Language

opApply

Operates on all threads currently tracked by this object.

final
int
opApply
(
scope int delegate
(
ref Thread
)
dg
)

Meta