This method cleans up the mutex semaphore when it is garbage collected.
Note
uninit should not be invoked directly except via
an uninit method of a subclass of the MutexSemaphore class.
Any such subclassed uninit method must forward to the superclass uninit method.