|
Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
The structure for the recursive mutex. More...
#include <Inventor/C/threads/common.h>
Public Attributes | |
| unsigned long | threadid |
| int | level |
| int | waiters |
| cc_mutex | mutex |
| cc_condvar | condvar |
The structure for the recursive mutex.