Poll for completed async tasks (image decodes, etc.) and invoke callbacks. Returns the number of callbacks processed.
int pollAsyncWork({int maxCallbacks = 16});