Home
last modified time | relevance | path

Searched refs:DeadPid (Results 1 – 11 of 11) sorted by relevance

/dports/editors/jove/jove/
H A Diproc.h65 extern pid_t DeadPid; /* info about ChildPid, if reaped by kill_off */
H A Dproc.c582 while (DeadPid != ChildPid) {
596 DeadPid = 0;
H A Diproc.c1641 pid_t DeadPid; /* info about ChildPid, if reaped by kill_off */ variable
1658 DeadPid = pid;
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit/src/
H A Drabbit_mirror_queue_master.erl526 fun (DeadPid) ->
530 ok = gm:broadcast(GM, {sender_death, DeadPid}),
531 KS1 = sets:del_element(DeadPid, KS),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/
H A Dnif_SUITE.erl1797 {DeadPid, DeadMon} = spawn_monitor(fun() -> void end),
1798 {'DOWN', DeadMon, process, DeadPid, normal} = receive_any(),
1799 {ok,0} = send_list_seq(7, DeadPid),
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/
H A Dnif_SUITE.erl1908 {DeadPid, DeadMon} = spawn_monitor(fun() -> void end),
1909 {'DOWN', DeadMon, process, DeadPid, normal} = receive_any(),
1910 {ok,0} = send_list_seq(7, DeadPid),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/
H A Dnif_SUITE.erl2064 {DeadPid, DeadMon} = spawn_monitor(fun() -> void end),
2065 {'DOWN', DeadMon, process, DeadPid, normal} = receive_any(),
2066 {ok,0} = send_list_seq(7, DeadPid),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/
H A Dnif_SUITE.erl2188 {DeadPid, DeadMon} = spawn_monitor(fun() -> void end),
2189 {'DOWN', DeadMon, process, DeadPid, normal} = receive_any(),
2190 {ok,0} = send_list_seq(7, DeadPid),
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/
H A Dnif_SUITE.erl2188 {DeadPid, DeadMon} = spawn_monitor(fun() -> void end),
2189 {'DOWN', DeadMon, process, DeadPid, normal} = receive_any(),
2190 {ok,0} = send_list_seq(7, DeadPid),
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/
H A Dnif_SUITE.erl2188 {DeadPid, DeadMon} = spawn_monitor(fun() -> void end),
2189 {'DOWN', DeadMon, process, DeadPid, normal} = receive_any(),
2190 {ok,0} = send_list_seq(7, DeadPid),
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/
H A Dnif_SUITE.erl2188 {DeadPid, DeadMon} = spawn_monitor(fun() -> void end),
2189 {'DOWN', DeadMon, process, DeadPid, normal} = receive_any(),
2190 {ok,0} = send_list_seq(7, DeadPid),