get_thread


Description:

public virtual Thread? get_thread (ThreadType type, Context ctx)

Get a new Thread for type and ctx.

Parameters:

this

a ThreadPool

type

the ThreadType

ctx

a Context

Returns:

a new Thread, stop after usage