The interface for the thread manager. More...
This interface is used to represent the internal thread manager prepared with asPrepareMultithread() and returned by asGetThreadManager(). The application shouldn't do anything with this except pass it to another call to asPrepareMultithread() in case there is a need to share a common thread manager across multiple application modules (dlls).