This is the ThreadManager implementation for AFileTPImpl.
It manages a pool of threads which perform blocking I/O
on disk files; this is a portable implementation and is not
meant to be high performance.
author: Matt Welsh
Inner Class :class fileQueueEntry implements QueueElementIF