EventQueue.addWork()
DESCRIPTION
Add work to the queue. The Event Queue must not stop running while it has work (if it has work but no events, it must idle).
DECLARATION
virtual void addWork() = 0
Add work to the queue. The Event Queue must not stop running while it has work (if it has work but no events, it must idle).
virtual void addWork() = 0