DescriptionInitialize asynchronous thread creation mechanism. No threads are
created by this call. Each call to init increases a reference count
on the class, each call to release() reduces the reference count. When
the reference count reaches zero the threads are deleted. Return Value
MS::kSuccess The method was successful.
MS::kInsufficientMemory Insufficient memory to complete this method