Home
last modified time | relevance | path

Searched refs:tmp_um_refc_ix (Results 1 – 21 of 21) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_sched_spec_pre_alloc.c227 int tmp_um_refc_ix; in erts_sspa_remote_free() local
229 tmp_um_refc_ix = erts_atomic32_read_acqb(&chdr->tail.data.um_refc_ix); in erts_sspa_remote_free()
230 if (tmp_um_refc_ix == um_refc_ix) in erts_sspa_remote_free()
233 um_refc_ix = tmp_um_refc_ix; in erts_sspa_remote_free()
H A Derl_thr_queue.c522 int tmp_um_refc_ix; in enqueue() local
524 tmp_um_refc_ix = erts_atomic32_read_acqb(&q->tail.data.um_refc_ix); in enqueue()
525 if (tmp_um_refc_ix == um_refc_ix) in enqueue()
528 um_refc_ix = tmp_um_refc_ix; in enqueue()
H A Derl_alloc_util.c1969 int tmp_um_refc_ix; in ddq_enqueue() local
1971 tmp_um_refc_ix = erts_atomic32_read_acqb(&ddq->tail.data.um_refc_ix); in ddq_enqueue()
1972 if (tmp_um_refc_ix == um_refc_ix) in ddq_enqueue()
1975 um_refc_ix = tmp_um_refc_ix; in ddq_enqueue()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_sched_spec_pre_alloc.c227 int tmp_um_refc_ix; in erts_sspa_remote_free() local
229 tmp_um_refc_ix = erts_atomic32_read_acqb(&chdr->tail.data.um_refc_ix); in erts_sspa_remote_free()
230 if (tmp_um_refc_ix == um_refc_ix) in erts_sspa_remote_free()
233 um_refc_ix = tmp_um_refc_ix; in erts_sspa_remote_free()
H A Derl_thr_queue.c522 int tmp_um_refc_ix; in enqueue() local
524 tmp_um_refc_ix = erts_atomic32_read_acqb(&q->tail.data.um_refc_ix); in enqueue()
525 if (tmp_um_refc_ix == um_refc_ix) in enqueue()
528 um_refc_ix = tmp_um_refc_ix; in enqueue()
H A Derl_alloc_util.c1925 int tmp_um_refc_ix; in ddq_enqueue() local
1927 tmp_um_refc_ix = erts_atomic32_read_acqb(&ddq->tail.data.um_refc_ix); in ddq_enqueue()
1928 if (tmp_um_refc_ix == um_refc_ix) in ddq_enqueue()
1931 um_refc_ix = tmp_um_refc_ix; in ddq_enqueue()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_sched_spec_pre_alloc.c226 int tmp_um_refc_ix; in erts_sspa_remote_free() local
228 tmp_um_refc_ix = erts_atomic32_read_acqb(&chdr->tail.data.um_refc_ix); in erts_sspa_remote_free()
229 if (tmp_um_refc_ix == um_refc_ix) in erts_sspa_remote_free()
232 um_refc_ix = tmp_um_refc_ix; in erts_sspa_remote_free()
H A Derl_thr_queue.c522 int tmp_um_refc_ix; in enqueue() local
524 tmp_um_refc_ix = erts_atomic32_read_acqb(&q->tail.data.um_refc_ix); in enqueue()
525 if (tmp_um_refc_ix == um_refc_ix) in enqueue()
528 um_refc_ix = tmp_um_refc_ix; in enqueue()
H A Derl_alloc_util.c1943 int tmp_um_refc_ix; in ddq_enqueue() local
1945 tmp_um_refc_ix = erts_atomic32_read_acqb(&ddq->tail.data.um_refc_ix); in ddq_enqueue()
1946 if (tmp_um_refc_ix == um_refc_ix) in ddq_enqueue()
1949 um_refc_ix = tmp_um_refc_ix; in ddq_enqueue()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_sched_spec_pre_alloc.c227 int tmp_um_refc_ix; in erts_sspa_remote_free() local
229 tmp_um_refc_ix = erts_atomic32_read_acqb(&chdr->tail.data.um_refc_ix); in erts_sspa_remote_free()
230 if (tmp_um_refc_ix == um_refc_ix) in erts_sspa_remote_free()
233 um_refc_ix = tmp_um_refc_ix; in erts_sspa_remote_free()
H A Derl_thr_queue.c522 int tmp_um_refc_ix; in enqueue() local
524 tmp_um_refc_ix = erts_atomic32_read_acqb(&q->tail.data.um_refc_ix); in enqueue()
525 if (tmp_um_refc_ix == um_refc_ix) in enqueue()
528 um_refc_ix = tmp_um_refc_ix; in enqueue()
H A Derl_alloc_util.c1925 int tmp_um_refc_ix; in ddq_enqueue() local
1927 tmp_um_refc_ix = erts_atomic32_read_acqb(&ddq->tail.data.um_refc_ix); in ddq_enqueue()
1928 if (tmp_um_refc_ix == um_refc_ix) in ddq_enqueue()
1931 um_refc_ix = tmp_um_refc_ix; in ddq_enqueue()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_sched_spec_pre_alloc.c227 int tmp_um_refc_ix; in erts_sspa_remote_free() local
229 tmp_um_refc_ix = erts_atomic32_read_acqb(&chdr->tail.data.um_refc_ix); in erts_sspa_remote_free()
230 if (tmp_um_refc_ix == um_refc_ix) in erts_sspa_remote_free()
233 um_refc_ix = tmp_um_refc_ix; in erts_sspa_remote_free()
H A Derl_thr_queue.c522 int tmp_um_refc_ix; in enqueue() local
524 tmp_um_refc_ix = erts_atomic32_read_acqb(&q->tail.data.um_refc_ix); in enqueue()
525 if (tmp_um_refc_ix == um_refc_ix) in enqueue()
528 um_refc_ix = tmp_um_refc_ix; in enqueue()
H A Derl_alloc_util.c1925 int tmp_um_refc_ix; in ddq_enqueue() local
1927 tmp_um_refc_ix = erts_atomic32_read_acqb(&ddq->tail.data.um_refc_ix); in ddq_enqueue()
1928 if (tmp_um_refc_ix == um_refc_ix) in ddq_enqueue()
1931 um_refc_ix = tmp_um_refc_ix; in ddq_enqueue()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_sched_spec_pre_alloc.c227 int tmp_um_refc_ix; in erts_sspa_remote_free() local
229 tmp_um_refc_ix = erts_atomic32_read_acqb(&chdr->tail.data.um_refc_ix); in erts_sspa_remote_free()
230 if (tmp_um_refc_ix == um_refc_ix) in erts_sspa_remote_free()
233 um_refc_ix = tmp_um_refc_ix; in erts_sspa_remote_free()
H A Derl_thr_queue.c522 int tmp_um_refc_ix; in enqueue() local
524 tmp_um_refc_ix = erts_atomic32_read_acqb(&q->tail.data.um_refc_ix); in enqueue()
525 if (tmp_um_refc_ix == um_refc_ix) in enqueue()
528 um_refc_ix = tmp_um_refc_ix; in enqueue()
H A Derl_alloc_util.c1925 int tmp_um_refc_ix; in ddq_enqueue() local
1927 tmp_um_refc_ix = erts_atomic32_read_acqb(&ddq->tail.data.um_refc_ix); in ddq_enqueue()
1928 if (tmp_um_refc_ix == um_refc_ix) in ddq_enqueue()
1931 um_refc_ix = tmp_um_refc_ix; in ddq_enqueue()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_sched_spec_pre_alloc.c226 int tmp_um_refc_ix; in erts_sspa_remote_free() local
228 tmp_um_refc_ix = erts_atomic32_read_acqb(&chdr->tail.data.um_refc_ix); in erts_sspa_remote_free()
229 if (tmp_um_refc_ix == um_refc_ix) in erts_sspa_remote_free()
232 um_refc_ix = tmp_um_refc_ix; in erts_sspa_remote_free()
H A Derl_thr_queue.c522 int tmp_um_refc_ix; in enqueue() local
524 tmp_um_refc_ix = erts_atomic32_read_acqb(&q->tail.data.um_refc_ix); in enqueue()
525 if (tmp_um_refc_ix == um_refc_ix) in enqueue()
528 um_refc_ix = tmp_um_refc_ix; in enqueue()
H A Derl_alloc_util.c1906 int tmp_um_refc_ix; in ddq_enqueue() local
1908 tmp_um_refc_ix = erts_atomic32_read_acqb(&ddq->tail.data.um_refc_ix); in ddq_enqueue()
1909 if (tmp_um_refc_ix == um_refc_ix) in ddq_enqueue()
1912 um_refc_ix = tmp_um_refc_ix; in ddq_enqueue()