Threading

Thread::isCurrent - Threading

// PROTOTYPE
bool isCurrent() const;

Returns true if this thread is the currently running thread.