gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
RWLock.this
glib
RWLock
RWLock
Sets our main struct and passes it to the parent class.
class
RWLock
this
(
GRWLock
*
gRWLock
,
bool
ownedRef
= false
)
Meta
Source
See Implementation
glib
RWLock
RWLock
constructors
this
functions
clear
getRWLockStruct
getStruct
init
readerLock
readerTrylock
readerUnlock
writerLock
writerTrylock
writerUnlock
variables
gRWLock
ownedRef
Sets our main struct and passes it to the parent class.