Home
last modified time | relevance | path

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

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/megaco/src/engine/
H A Dmegaco_monitor.erl68 apply_at_exit/4,
204 apply_at_exit(M, F, A, Pid) function
206 Ref = call({apply_at_exit, M, F, A, Pid}),
207 {apply_at_exit, Ref}.
209 cancel_apply_at_exit({apply_at_exit, Ref}) ->
251 handle_call({apply_at_exit, M, F, A, Pid}, _From, S) ->
253 AAE = #apply_at_exit{ref = Ref,
313 M = AAE#apply_at_exit.module,
314 F = AAE#apply_at_exit.function,
315 A = AAE#apply_at_exit.arguments,
[all …]
H A Dmegaco_config.erl1718 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1749 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1778 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1802 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1820 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1931 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlPid),
1971 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
2000 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
H A Dmegaco_messenger.erl461 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlPid),
479 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlMonitorPid),
519 Ref = megaco_monitor:apply_at_exit(M, F, A, UserMonitorPid),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/megaco/src/engine/
H A Dmegaco_monitor.erl68 apply_at_exit/4,
204 apply_at_exit(M, F, A, Pid) function
206 Ref = call({apply_at_exit, M, F, A, Pid}),
207 {apply_at_exit, Ref}.
209 cancel_apply_at_exit({apply_at_exit, Ref}) ->
251 handle_call({apply_at_exit, M, F, A, Pid}, _From, S) ->
253 AAE = #apply_at_exit{ref = Ref,
313 M = AAE#apply_at_exit.module,
314 F = AAE#apply_at_exit.function,
315 A = AAE#apply_at_exit.arguments,
[all …]
H A Dmegaco_config.erl1718 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1749 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1778 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1802 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1820 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1931 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlPid),
1971 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
2000 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
H A Dmegaco_messenger.erl461 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlPid),
479 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlMonitorPid),
519 Ref = megaco_monitor:apply_at_exit(M, F, A, UserMonitorPid),
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/megaco/src/engine/
H A Dmegaco_monitor.erl68 apply_at_exit/4,
204 apply_at_exit(M, F, A, Pid) function
206 Ref = call({apply_at_exit, M, F, A, Pid}),
207 {apply_at_exit, Ref}.
209 cancel_apply_at_exit({apply_at_exit, Ref}) ->
251 handle_call({apply_at_exit, M, F, A, Pid}, _From, S) ->
253 AAE = #apply_at_exit{ref = Ref,
313 M = AAE#apply_at_exit.module,
314 F = AAE#apply_at_exit.function,
315 A = AAE#apply_at_exit.arguments,
[all …]
H A Dmegaco_config.erl1709 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1740 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1769 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1793 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1811 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1922 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlPid),
1962 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1991 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
H A Dmegaco_messenger.erl461 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlPid),
479 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlMonitorPid),
519 Ref = megaco_monitor:apply_at_exit(M, F, A, UserMonitorPid),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/megaco/src/engine/
H A Dmegaco_monitor.erl68 apply_at_exit/4,
204 apply_at_exit(M, F, A, Pid) function
206 Ref = call({apply_at_exit, M, F, A, Pid}),
207 {apply_at_exit, Ref}.
209 cancel_apply_at_exit({apply_at_exit, Ref}) ->
251 handle_call({apply_at_exit, M, F, A, Pid}, _From, S) ->
253 AAE = #apply_at_exit{ref = Ref,
313 M = AAE#apply_at_exit.module,
314 F = AAE#apply_at_exit.function,
315 A = AAE#apply_at_exit.arguments,
[all …]
H A Dmegaco_config.erl1718 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1749 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1778 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1802 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1820 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1931 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlPid),
1971 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
2000 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
H A Dmegaco_messenger.erl461 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlPid),
479 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlMonitorPid),
519 Ref = megaco_monitor:apply_at_exit(M, F, A, UserMonitorPid),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/megaco/src/engine/
H A Dmegaco_monitor.erl68 apply_at_exit/4,
204 apply_at_exit(M, F, A, Pid) function
206 Ref = call({apply_at_exit, M, F, A, Pid}),
207 {apply_at_exit, Ref}.
209 cancel_apply_at_exit({apply_at_exit, Ref}) ->
251 handle_call({apply_at_exit, M, F, A, Pid}, _From, S) ->
253 AAE = #apply_at_exit{ref = Ref,
313 M = AAE#apply_at_exit.module,
314 F = AAE#apply_at_exit.function,
315 A = AAE#apply_at_exit.arguments,
[all …]
H A Dmegaco_config.erl1709 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1740 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1769 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1793 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1811 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1922 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlPid),
1962 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1991 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
H A Dmegaco_messenger.erl461 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlPid),
479 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlMonitorPid),
519 Ref = megaco_monitor:apply_at_exit(M, F, A, UserMonitorPid),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/megaco/src/engine/
H A Dmegaco_monitor.erl68 apply_at_exit/4,
204 apply_at_exit(M, F, A, Pid) function
206 Ref = call({apply_at_exit, M, F, A, Pid}),
207 {apply_at_exit, Ref}.
209 cancel_apply_at_exit({apply_at_exit, Ref}) ->
251 handle_call({apply_at_exit, M, F, A, Pid}, _From, S) ->
253 AAE = #apply_at_exit{ref = Ref,
313 M = AAE#apply_at_exit.module,
314 F = AAE#apply_at_exit.function,
315 A = AAE#apply_at_exit.arguments,
[all …]
H A Dmegaco_config.erl1718 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1749 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1778 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1802 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1820 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1931 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlPid),
1971 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
2000 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
H A Dmegaco_messenger.erl461 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlPid),
479 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlMonitorPid),
519 Ref = megaco_monitor:apply_at_exit(M, F, A, UserMonitorPid),
/dports/lang/erlang/otp-OTP-24.1.7/lib/megaco/src/engine/
H A Dmegaco_monitor.erl68 apply_at_exit/4,
204 apply_at_exit(M, F, A, Pid) function
206 Ref = call({apply_at_exit, M, F, A, Pid}),
207 {apply_at_exit, Ref}.
209 cancel_apply_at_exit({apply_at_exit, Ref}) ->
251 handle_call({apply_at_exit, M, F, A, Pid}, _From, S) ->
253 AAE = #apply_at_exit{ref = Ref,
313 M = AAE#apply_at_exit.module,
314 F = AAE#apply_at_exit.function,
315 A = AAE#apply_at_exit.arguments,
[all …]
H A Dmegaco_config.erl1718 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1749 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1778 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1802 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1820 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
1931 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlPid),
1971 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
2000 megaco_monitor:apply_at_exit(?MODULE, trans_sender_exit, [CH], Pid),
H A Dmegaco_messenger.erl461 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlPid),
479 Ref = megaco_monitor:apply_at_exit(M, F, A, ControlMonitorPid),
519 Ref = megaco_monitor:apply_at_exit(M, F, A, UserMonitorPid),