TSMutexLock

概要

#include <ts/ts.h>
void TSMutexLock(TSMutex mutexp)

解説

Locks the mutex (recursively). Should only be called from a continuation handler function or a TSThread function.