Home
last modified time | relevance | path

Searched refs:MONITOR_OPERATION (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dexpr.c3209 #define SPECIAL_ENTER(IGNORED) MONITOR_OPERATION (soft_monitorenter_node)
3210 #define SPECIAL_EXIT(IGNORED) MONITOR_OPERATION (soft_monitorexit_node)
3212 #define MONITOR_OPERATION(call) \ macro
H A DChangeLog14425 (MONITOR_OPERATION): Modified to call build_java_monitor()