[ Version ( since = "6.0" ) ]
public bool thread_is_worker ()
Tells if the thread from which this function is called is this's worker thread.
this |
a Worker |
true if this function is called is this's worker thread |