gtk-d v1.7.4 (2014-04-12T20:55:31Z)
Home
Dub
Repo
StaticMutex.lock
gthread
StaticMutex
StaticMutex
Works like g_mutex_lock(), but for a GStaticMutex.
class
StaticMutex
void
lock
(
)
Meta
Source
See Implementation
gthread
StaticMutex
StaticMutex
constructors
this
functions
free
getMutex
getStaticMutexStruct
getStruct
init
lock
trylock
unlock
variables
gStaticMutex
Works like g_mutex_lock(), but for a GStaticMutex.