this.callback = callback;
doRun = false; notify();
return callback;
return options;
return pool;
return useBufferPool;
return doRun;
this.doRun = doRun;
this.options = options;
this.pool = pool;
useBufferPool = usebufpool;