s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
SpinLock.unlock
s2
base
spinlock
SpinLock
Allows code blocking on
lock()
to continue to execute.
class
SpinLock
shared @
safe
nothrow @
nogc
void
unlock
(
)
Meta
Source
See Implementation
s2
base
spinlock
SpinLock
functions
lock
unlock
Allows code blocking on lock() to continue to execute.