onThread
Is the current execution context on the work thread?
Declaration
virtual bool onThread() const;Return Value
Returns true if IOThreadSelf() == workThread.
Is the current execution context on the work thread?
virtual bool onThread() const;Returns true if IOThreadSelf() == workThread.