cwidget
0.5.16
|
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.