Home
last modified time | relevance | path

Searched refs:gl_mg (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/gcc6-aux/gcc-6-20180516/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
321 if (gl_mg::is_locked(v)) in rollback()
[all …]
H A DChangeLog856 * method-gl.cc (gl_mg::init, gl_wt_dispatch::memtransfer_static,
903 * method-gl.cc (gl_mg::orec): Use atomic template. Update all users.
/dports/lang/gcc12-devel/gcc-12-20211205/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
321 if (gl_mg::is_locked(v)) in rollback()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
321 if (gl_mg::is_locked(v)) in rollback()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
321 if (gl_mg::is_locked(v)) in rollback()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
321 if (gl_mg::is_locked(v)) in rollback()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
321 if (gl_mg::is_locked(v)) in rollback()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
321 if (gl_mg::is_locked(v)) in rollback()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
321 if (gl_mg::is_locked(v)) in rollback()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
321 if (gl_mg::is_locked(v)) in rollback()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
321 if (gl_mg::is_locked(v)) in rollback()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
321 if (gl_mg::is_locked(v)) in rollback()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
315 if (gl_mg::is_locked(v)) in rollback()
[all …]
H A DChangeLog570 * method-gl.cc (gl_mg::init, gl_wt_dispatch::memtransfer_static,
617 * method-gl.cc (gl_mg::orec): Use atomic template. Update all users.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
321 if (gl_mg::is_locked(v)) in rollback()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
321 if (gl_mg::is_locked(v)) in rollback()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
321 if (gl_mg::is_locked(v)) in rollback()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v)))
93 if (unlikely(v >= gl_mg::VERSION_MAX))
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now),
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release);
257 if (!gl_mg::is_locked(v))
288 if (gl_mg::is_locked(v))
292 v = gl_mg::clear_locked(v) + 1;
321 if (gl_mg::is_locked(v))
[all …]
/dports/lang/gcc9/gcc-9.4.0/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
321 if (gl_mg::is_locked(v)) in rollback()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
321 if (gl_mg::is_locked(v)) in rollback()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
321 if (gl_mg::is_locked(v)) in rollback()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
315 if (gl_mg::is_locked(v)) in rollback()
[all …]
H A DChangeLog388 * method-gl.cc (gl_mg::init, gl_wt_dispatch::memtransfer_static,
435 * method-gl.cc (gl_mg::orec): Use atomic template. Update all users.
/dports/lang/gcc48/gcc-4.8.5/libitm/
H A Dmethod-gl.cc33 struct gl_mg : public method_group struct
56 static gl_mg o_gl_mg;
90 if (unlikely(!gl_mg::is_locked(v))) in pre_write()
93 if (unlikely(v >= gl_mg::VERSION_MAX)) in pre_write()
115 if (!o_gl_mg.orec.compare_exchange_strong (now, gl_mg::set_locked(now), in pre_write()
129 tx->shared_state.store(gl_mg::set_locked(now), memory_order_release); in pre_write()
257 if (!gl_mg::is_locked(v)) in begin_or_restart()
288 if (gl_mg::is_locked(v)) in trycommit()
292 v = gl_mg::clear_locked(v) + 1; in trycommit()
315 if (gl_mg::is_locked(v)) in rollback()
[all …]
H A DChangeLog516 * method-gl.cc (gl_mg::init, gl_wt_dispatch::memtransfer_static,
563 * method-gl.cc (gl_mg::orec): Use atomic template. Update all users.

12