cwidget
0.5.17
|
A mutex that is initialized to be recursive. More...
#include <threads.h>
Additional Inherited Members | |
![]() | |
mutex (const attr &a) | |
A mutex that is initialized to be recursive.
Used because apparently C++ global constructors can't take arguments.