s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
SpinLock.lock
s2
base
spinlock
SpinLock
Blocks until
unlock()
is called.
class
SpinLock
shared @
safe
nothrow @
nogc
void
lock
(
)
Meta
Source
See Implementation
s2
base
spinlock
SpinLock
functions
lock
unlock
Blocks until unlock() is called.