AsyncTaskQueue constructor

AsyncTaskQueue()

Implementation

AsyncTaskQueue() {
  _process();
}