Searched refs:END_UNINTERRUPTED_SEQUENCE (Results 1 – 6 of 6) sorted by relevance
346 END_UNINTERRUPTED_SEQUENCE(sequenceMethodCheck); in emit_op_method_check()428 END_UNINTERRUPTED_SEQUENCE(sequenceGetByIdHotPath); in compileGetByIdHotPath()463 END_UNINTERRUPTED_SEQUENCE(sequenceGetByIdSlowCase); in compileGetByIdSlowCase()501 END_UNINTERRUPTED_SEQUENCE(sequencePutById); in emit_op_put_by_id()
192 END_UNINTERRUPTED_SEQUENCE(sequenceOpCall); in compileOpCall()
271 END_UNINTERRUPTED_SEQUENCE(sequenceOpCall); in compileOpCall()
223 END_UNINTERRUPTED_SEQUENCE(sequenceMethodCheck); in emit_op_method_check()446 END_UNINTERRUPTED_SEQUENCE(sequenceGetByIdHotPath); in compileGetByIdHotPath()515 END_UNINTERRUPTED_SEQUENCE(sequencePutById); in emit_op_put_by_id()
711 #define END_UNINTERRUPTED_SEQUENCE(name) END_UNINTERRUPTED_SEQUENCE_FOR_PUT(name, 0) macro718 #define END_UNINTERRUPTED_SEQUENCE(name) do { endUninterruptedSequence(); } while (false) macro
21709 END_UNINTERRUPTED_SEQUENCE macros have been introduced which ensure