gfx ~master (2021-03-28T16:54:18Z)
Dub
Repo
IAtomicRefCounted.refCountShared
gfx
core
rc
IAtomicRefCounted
Atomically loads the number of active references.
size_t
refCount
[@property getter]
size_t
refCountShared
[@property getter]
interface
IAtomicRefCounted
shared @
property
const
size_t
refCountShared
(
)
Meta
Source
See Implementation
gfx
core
rc
IAtomicRefCounted
functions
dispose
rcLock
rcLockShared
release
releaseShared
retain
retainShared
properties
refCount
refCountShared
Atomically loads the number of active references.