Skip to main content
Checks whether the specified thread belongs to the executor’s context.

Parameters

Returns

boolean - true if the thread belongs to the executor, false otherwise.

Example

Helps distinguish executor-owned threads from native game engine threads.