_d_monitorenter

Called on entry to a synchronized statement. If o does not already have a monitor, it will be created. The monitor will then be locked.

o must not be null.

version(LWDR_Sync)
extern (C)
void
_d_monitorenter

Meta