lwdr ~master (2021-10-15T13:07:10Z)
Dub
Repo
_d_monitorexit
rt
monitor_
Called on exit from a
synchronized
statement. It will will unlock the monitor.
version(LWDR_Sync)
extern (
C
)
void
_d_monitorexit
(
Object
o
)
Meta
Source
See Implementation
rt
monitor_
functions
__lwdr_monitor_deinit
__lwdr_monitor_init
_d_monitorenter
_d_monitorexit
_lwdr_monitorDelete
structs
Monitor
Called on exit from a synchronized statement. It will will unlock the monitor.