vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
Mutex.tryLock
vibe
core
sync
TaskReadWriteMutex
Mutex
Try to lock the mutex. cf.
core.sync.mutex.Mutex
class
Mutex
(LockingIntent INTENT)
override
bool
tryLock
(
)
Meta
Source
See Implementation
vibe
core
sync
TaskReadWriteMutex
Mutex
functions
lock
tryLock
unlock
Try to lock the mutex. cf. core.sync.mutex.Mutex