-
- Downloads
async.TaskThread has a waitUntilIdle method, which causes calling thread to
block until queue is empty. ImageWrapper has method to access TaskThread. This is primarily used for testing threaded access to ImageWrapper.
Please register or sign in to comment