|  |  | 
Inheritance diagram for Glib::StaticRecMutex:

| Public Member Functions | |
| void | lock () | 
| bool | trylock () | 
| void | unlock () | 
| void | lock_full (unsigned int depth) | 
| unsigned int | unlock_full () | 
| operator RecMutex& () | |
| GStaticRecMutex* | gobj () | 
| Related Functions | |
| (Note that these are not member functions.) | |
| GLIBMM_STATIC_REC_MUTEX_INIT | |
| Initializer macro for Glib::StaticRecMutex. | |
Use GLIBMM_STATIC_REC_MUTEX_INIT to initialize a StaticRecMutex: 
Glib::StaticRecMutex mutex = GLIBMM_STATIC_REC_MUTEX_INIT;
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| Initializer macro for Glib::StaticRecMutex. 
 |