thread_term_tpl

Terminates the thread module. No other thread routine may be called afterwards.

package @nogc nothrow
void
thread_term_tpl
(
ThreadT
MainThreadStore
)
(
ref MainThreadStore _mainThreadStore
)

Meta