ThreadScheduler.start

This simply runs op directly, since no real scheduling is needed by this approach.

class ThreadScheduler
void
start
(
void delegate
()
op
)

Meta