Home
last modified time | relevance | path

Searched refs:cont_last (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_proc_sig_queue.c798 *proc->sig_qs.cont_last = proc->sig_inq.first; in erts_proc_sig_fetch__()
799 proc->sig_qs.cont_last = proc->sig_inq.last; in erts_proc_sig_fetch__()
848 *proc->sig_qs.cont_last = proc->sig_inq.first; in erts_proc_sig_fetch__()
849 proc->sig_qs.cont_last = proc->sig_inq.last; in erts_proc_sig_fetch__()
1991 ASSERT(c_p->sig_qs.cont_last != &sig->next); in remove_iq_sig()
2015 if (c_p->sig_qs.cont_last == &sig->next) in remove_mq_sig()
2016 c_p->sig_qs.cont_last = next_sig; in remove_mq_sig()
2067 if (c_p->sig_qs.cont_last == next) in insert_messages()
2068 c_p->sig_qs.cont_last = &last->next; in insert_messages()
3720 c_p->sig_qs.last = c_p->sig_qs.cont_last; in erts_proc_sig_handle_incoming()
[all …]
H A Derl_message.h315 ErtsMessage **cont_last; member
348 (P)->sig_qs.saved_last = (P)->sig_qs.cont_last; \
H A Derl_process.c11922 p->sig_qs.cont_last = &p->sig_qs.cont; in erl_create_process()
12129 p->sig_qs.cont_last = &p->sig_qs.cont; in erts_init_empty_process()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_proc_sig_queue.c781 *proc->sig_qs.cont_last = proc->sig_inq.first; in erts_proc_sig_fetch__()
782 proc->sig_qs.cont_last = proc->sig_inq.last; in erts_proc_sig_fetch__()
831 *proc->sig_qs.cont_last = proc->sig_inq.first; in erts_proc_sig_fetch__()
832 proc->sig_qs.cont_last = proc->sig_inq.last; in erts_proc_sig_fetch__()
1901 ASSERT(c_p->sig_qs.cont_last != &sig->next); in remove_iq_sig()
1925 if (c_p->sig_qs.cont_last == &sig->next) in remove_mq_sig()
1926 c_p->sig_qs.cont_last = next_sig; in remove_mq_sig()
1977 if (c_p->sig_qs.cont_last == next) in insert_messages()
1978 c_p->sig_qs.cont_last = &last->next; in insert_messages()
3518 c_p->sig_qs.last = c_p->sig_qs.cont_last; in erts_proc_sig_handle_incoming()
[all …]
H A Derl_message.h288 ErtsMessage **cont_last; member
320 (P)->sig_qs.saved_last = (P)->sig_qs.cont_last; \
H A Derl_process.c11810 p->sig_qs.cont_last = &p->sig_qs.cont; in erl_create_process()
12017 p->sig_qs.cont_last = &p->sig_qs.cont; in erts_init_empty_process()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_message.h315 ErtsMessage **cont_last; member
348 (P)->sig_qs.saved_last = (P)->sig_qs.cont_last; \
H A Derl_proc_sig_queue.c834 *proc->sig_qs.cont_last = proc->sig_inq.first; in erts_proc_sig_fetch__()
835 proc->sig_qs.cont_last = proc->sig_inq.last; in erts_proc_sig_fetch__()
884 *proc->sig_qs.cont_last = proc->sig_inq.first; in erts_proc_sig_fetch__()
885 proc->sig_qs.cont_last = proc->sig_inq.last; in erts_proc_sig_fetch__()
2272 ASSERT(c_p->sig_qs.cont_last != &sig->next); in remove_iq_sig()
2296 if (c_p->sig_qs.cont_last == &sig->next) in remove_mq_sig()
2297 c_p->sig_qs.cont_last = next_sig; in remove_mq_sig()
2348 if (c_p->sig_qs.cont_last == next) in insert_messages()
2349 c_p->sig_qs.cont_last = &last->next; in insert_messages()
4386 c_p->sig_qs.last = c_p->sig_qs.cont_last; in erts_proc_sig_handle_incoming()
[all …]
H A Derl_process.c12107 p->sig_qs.cont_last = &p->sig_qs.cont; in erl_create_process()
12612 p->sig_qs.cont_last = &p->sig_qs.cont; in erts_init_empty_process()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_proc_sig_queue.c842 *proc->sig_qs.cont_last = proc->sig_inq.first; in erts_proc_sig_fetch__()
843 proc->sig_qs.cont_last = proc->sig_inq.last; in erts_proc_sig_fetch__()
892 *proc->sig_qs.cont_last = proc->sig_inq.first; in erts_proc_sig_fetch__()
893 proc->sig_qs.cont_last = proc->sig_inq.last; in erts_proc_sig_fetch__()
2725 ASSERT(c_p->sig_qs.cont_last != &sig->next); in remove_iq_sig()
2748 if (c_p->sig_qs.cont_last == &sig->next) in remove_mq_sig()
2749 c_p->sig_qs.cont_last = next_sig; in remove_mq_sig()
2798 if (c_p->sig_qs.cont_last == next) in insert_messages()
2799 c_p->sig_qs.cont_last = &last->next; in insert_messages()
3316 c_p->sig_qs.nmsigs.last = c_p->sig_qs.cont_last; in recv_marker_insert()
[all …]
H A Derl_message.h344 ErtsMessage **cont_last; member
H A Derl_process.c12153 p->sig_qs.cont_last = &p->sig_qs.cont; in erl_create_process()
12657 p->sig_qs.cont_last = &p->sig_qs.cont; in erts_init_empty_process()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_proc_sig_queue.c842 *proc->sig_qs.cont_last = proc->sig_inq.first; in erts_proc_sig_fetch__()
843 proc->sig_qs.cont_last = proc->sig_inq.last; in erts_proc_sig_fetch__()
892 *proc->sig_qs.cont_last = proc->sig_inq.first; in erts_proc_sig_fetch__()
893 proc->sig_qs.cont_last = proc->sig_inq.last; in erts_proc_sig_fetch__()
2725 ASSERT(c_p->sig_qs.cont_last != &sig->next); in remove_iq_sig()
2748 if (c_p->sig_qs.cont_last == &sig->next) in remove_mq_sig()
2749 c_p->sig_qs.cont_last = next_sig; in remove_mq_sig()
2798 if (c_p->sig_qs.cont_last == next) in insert_messages()
2799 c_p->sig_qs.cont_last = &last->next; in insert_messages()
3316 c_p->sig_qs.nmsigs.last = c_p->sig_qs.cont_last; in recv_marker_insert()
[all …]
H A Derl_message.h344 ErtsMessage **cont_last; member
H A Derl_process.c12153 p->sig_qs.cont_last = &p->sig_qs.cont; in erl_create_process()
12657 p->sig_qs.cont_last = &p->sig_qs.cont; in erts_init_empty_process()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_proc_sig_queue.c842 *proc->sig_qs.cont_last = proc->sig_inq.first; in erts_proc_sig_fetch__()
843 proc->sig_qs.cont_last = proc->sig_inq.last; in erts_proc_sig_fetch__()
892 *proc->sig_qs.cont_last = proc->sig_inq.first; in erts_proc_sig_fetch__()
893 proc->sig_qs.cont_last = proc->sig_inq.last; in erts_proc_sig_fetch__()
2725 ASSERT(c_p->sig_qs.cont_last != &sig->next); in remove_iq_sig()
2748 if (c_p->sig_qs.cont_last == &sig->next) in remove_mq_sig()
2749 c_p->sig_qs.cont_last = next_sig; in remove_mq_sig()
2798 if (c_p->sig_qs.cont_last == next) in insert_messages()
2799 c_p->sig_qs.cont_last = &last->next; in insert_messages()
3316 c_p->sig_qs.nmsigs.last = c_p->sig_qs.cont_last; in recv_marker_insert()
[all …]
H A Derl_message.h344 ErtsMessage **cont_last; member
H A Derl_process.c12153 p->sig_qs.cont_last = &p->sig_qs.cont; in erl_create_process()
12657 p->sig_qs.cont_last = &p->sig_qs.cont; in erts_init_empty_process()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_proc_sig_queue.c842 *proc->sig_qs.cont_last = proc->sig_inq.first; in erts_proc_sig_fetch__()
843 proc->sig_qs.cont_last = proc->sig_inq.last; in erts_proc_sig_fetch__()
892 *proc->sig_qs.cont_last = proc->sig_inq.first; in erts_proc_sig_fetch__()
893 proc->sig_qs.cont_last = proc->sig_inq.last; in erts_proc_sig_fetch__()
2725 ASSERT(c_p->sig_qs.cont_last != &sig->next); in remove_iq_sig()
2748 if (c_p->sig_qs.cont_last == &sig->next) in remove_mq_sig()
2749 c_p->sig_qs.cont_last = next_sig; in remove_mq_sig()
2798 if (c_p->sig_qs.cont_last == next) in insert_messages()
2799 c_p->sig_qs.cont_last = &last->next; in insert_messages()
3316 c_p->sig_qs.nmsigs.last = c_p->sig_qs.cont_last; in recv_marker_insert()
[all …]
H A Derl_message.h344 ErtsMessage **cont_last; member
H A Derl_process.c12153 p->sig_qs.cont_last = &p->sig_qs.cont; in erl_create_process()
12657 p->sig_qs.cont_last = &p->sig_qs.cont; in erts_init_empty_process()
/dports/net/tn5250/tn5250-0.17.4/lib5250/
H A Dsession.c1722 int cont_last = 0; in tn5250_session_start_of_field() local
1758 cont_last = 0; in tn5250_session_start_of_field()
1843 cont_last = 1; in tn5250_session_start_of_field()
1971 field->continued_last = cont_last; in tn5250_session_start_of_field()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/etc/unix/
H A Detp-commands.in1592 etp-sigq-int ($proc_int)->sig_qs.cont ($proc_int)->sig_qs.save ($proc_int)->sig_qs.cont_last
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/etc/unix/
H A Detp-commands.in1592 etp-sigq-int ($proc_int)->sig_qs.cont ($proc_int)->sig_qs.save ($proc_int)->sig_qs.cont_last
/dports/lang/erlang/otp-OTP-24.1.7/erts/etc/unix/
H A Detp-commands.in1592 etp-sigq-int ($proc_int)->sig_qs.cont ($proc_int)->sig_qs.save ($proc_int)->sig_qs.cont_last

12