A mutex that is initialized to be recursive. More...
#include <threads.h>
List of all members.
A mutex that is initialized to be recursive.
Used because apparently C++ global constructors can't take arguments.