ThreadAnchor.runAsync

Run the specified delegate in the origin thread, without waiting for it to finish.

class ThreadAnchor
nothrow @nogc
void
runAsync
(
Dg dg
)

Meta