TSMutexDestroy
概要
#include <ts/ts.h>
解説
Destroys the indicated mutex previously created via
TSMutexCreate().  Note:  Do not call this function for a mutex that
was passed to TSContCreate() as a parameter.  It will be destroyed by call(s)
to TSContDestroy().