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