cwidget::threads::recursive_mutex Class Reference
A mutex that is initialized to be recursive.
More...
#include <threads.h>
List of all members.
Detailed Description
A mutex that is initialized to be recursive.
Used because apparently C++ global constructors can't take arguments.
The documentation for this class was generated from the following file: