Home
last modified time | relevance | path

Searched refs:emitMonitorExit (Results 1 – 3 of 3) sorted by relevance

/dports/lang/kawa/kawa-3.1.1/gnu/expr/
H A DSynchronizedExp.java47 code.emitMonitorExit(); in compile()
50 code.emitMonitorExit(); in compile()
/dports/lang/kawa/kawa-3.1.1/gnu/bytecode/
H A DCodeAttr.java2131 public final void emitMonitorExit () in emitMonitorExit() method in CodeAttr
H A DChangeLog2537 (emitMonitorEnter, emitMonitorExit): New methods.