Home
last modified time | relevance | path

Searched refs:block_call (Results 1 – 25 of 76) sorted by relevance

1234

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/test/
H A Drpc_SUITE.erl94 block_call(Config) when is_list(Config) -> function
271 (Tag, block_call, Args) ->
273 {Tag,apply(rpc, block_call, Args)};
292 (Tag, block_call, Args) ->
294 {Tag,apply(rpc, block_call, Args)};
306 (_Tag, block_call, _Args) -> ok;
322 Fun(6, block_call, [node(), M, F, A]),
324 Fun(8, block_call, [N, M, F, A]),
325 Fun(9, block_call, [N, M, F, A, infinity]),
326 Fun(10, block_call, [N, M, F, A, 3000]),
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/test/
H A Drpc_SUITE.erl94 block_call(Config) when is_list(Config) -> function
271 (Tag, block_call, Args) ->
273 {Tag,apply(rpc, block_call, Args)};
292 (Tag, block_call, Args) ->
294 {Tag,apply(rpc, block_call, Args)};
306 (_Tag, block_call, _Args) -> ok;
322 Fun(6, block_call, [node(), M, F, A]),
324 Fun(8, block_call, [N, M, F, A]),
325 Fun(9, block_call, [N, M, F, A, infinity]),
326 Fun(10, block_call, [N, M, F, A, 3000]),
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/test/
H A Drpc_SUITE.erl169 block_call(Config) when is_list(Config) -> function
383 (Tag, block_call, Args) ->
385 {Tag,apply(rpc, block_call, Args)};
407 (Tag, block_call, Args) ->
409 {Tag,apply(rpc, block_call, Args)};
421 (_Tag, block_call, _Args) -> ok;
437 Fun(6, block_call, [node(), M, F, A]),
439 Fun(8, block_call, [N, M, F, A]),
441 Fun(10, block_call, [N, M, F, A, 3000]),
488 fun (block_call, Args=[_|_]) ->
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/
H A Drpc_SUITE.erl169 block_call(Config) when is_list(Config) -> function
383 (Tag, block_call, Args) ->
385 {Tag,apply(rpc, block_call, Args)};
407 (Tag, block_call, Args) ->
409 {Tag,apply(rpc, block_call, Args)};
421 (_Tag, block_call, _Args) -> ok;
437 Fun(6, block_call, [node(), M, F, A]),
439 Fun(8, block_call, [N, M, F, A]),
441 Fun(10, block_call, [N, M, F, A, 3000]),
488 fun (block_call, Args=[_|_]) ->
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/
H A Drpc_SUITE.erl169 block_call(Config) when is_list(Config) -> function
383 (Tag, block_call, Args) ->
385 {Tag,apply(rpc, block_call, Args)};
407 (Tag, block_call, Args) ->
409 {Tag,apply(rpc, block_call, Args)};
421 (_Tag, block_call, _Args) -> ok;
437 Fun(6, block_call, [node(), M, F, A]),
439 Fun(8, block_call, [N, M, F, A]),
441 Fun(10, block_call, [N, M, F, A, 3000]),
488 fun (block_call, Args=[_|_]) ->
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/
H A Drpc_SUITE.erl169 block_call(Config) when is_list(Config) -> function
383 (Tag, block_call, Args) ->
385 {Tag,apply(rpc, block_call, Args)};
407 (Tag, block_call, Args) ->
409 {Tag,apply(rpc, block_call, Args)};
421 (_Tag, block_call, _Args) -> ok;
437 Fun(6, block_call, [node(), M, F, A]),
439 Fun(8, block_call, [N, M, F, A]),
441 Fun(10, block_call, [N, M, F, A, 3000]),
488 fun (block_call, Args=[_|_]) ->
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/test/
H A Drpc_SUITE.erl169 block_call(Config) when is_list(Config) -> function
383 (Tag, block_call, Args) ->
385 {Tag,apply(rpc, block_call, Args)};
407 (Tag, block_call, Args) ->
409 {Tag,apply(rpc, block_call, Args)};
421 (_Tag, block_call, _Args) -> ok;
437 Fun(6, block_call, [node(), M, F, A]),
439 Fun(8, block_call, [N, M, F, A]),
441 Fun(10, block_call, [N, M, F, A, 3000]),
488 fun (block_call, Args=[_|_]) ->
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/debugger/src/
H A Ddbg_idb.erl32 rpc:block_call(Node, ets, insert, [ModDb, {Key, Value}]);
40 rpc:block_call(Node, ets, lookup, [ModDb, Key]);
52 rpc:block_call(Node, ets, match_object, [ModDb, Key]);
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/debugger/src/
H A Ddbg_idb.erl32 rpc:block_call(Node, ets, insert, [ModDb, {Key, Value}]);
40 rpc:block_call(Node, ets, lookup, [ModDb, Key]);
52 rpc:block_call(Node, ets, match_object, [ModDb, Key]);
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/debugger/src/
H A Ddbg_idb.erl32 rpc:block_call(Node, ets, insert, [ModDb, {Key, Value}]);
40 rpc:block_call(Node, ets, lookup, [ModDb, Key]);
52 rpc:block_call(Node, ets, match_object, [ModDb, Key]);
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/debugger/src/
H A Ddbg_idb.erl32 rpc:block_call(Node, ets, insert, [ModDb, {Key, Value}]);
40 rpc:block_call(Node, ets, lookup, [ModDb, Key]);
52 rpc:block_call(Node, ets, match_object, [ModDb, Key]);
/dports/lang/erlang/otp-OTP-24.1.7/lib/debugger/src/
H A Ddbg_idb.erl32 rpc:block_call(Node, ets, insert, [ModDb, {Key, Value}]);
40 rpc:block_call(Node, ets, lookup, [ModDb, Key]);
52 rpc:block_call(Node, ets, match_object, [ModDb, Key]);
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/debugger/src/
H A Ddbg_idb.erl32 rpc:block_call(Node, ets, insert, [ModDb, {Key, Value}]);
40 rpc:block_call(Node, ets, lookup, [ModDb, Key]);
52 rpc:block_call(Node, ets, match_object, [ModDb, Key]);
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/debugger/src/
H A Ddbg_idb.erl32 rpc:block_call(Node, ets, insert, [ModDb, {Key, Value}]);
40 rpc:block_call(Node, ets, lookup, [ModDb, Key]);
52 rpc:block_call(Node, ets, match_object, [ModDb, Key]);
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/src/
H A Drpc.erl34 block_call/4, block_call/5,
113 handle_call({block_call, Mod, Fun, Args, Gleader}, _To, S) ->
298 block_call(N,M,F,A) when node() =:= N -> %% Optimize local call function
300 block_call(N,M,F,A) -> function
301 do_call(N, {block_call,M,F,A,group_leader()}, infinity).
303 -spec block_call(Node, Module, Function, Args, Timeout) ->
315 block_call(N,M,F,A,infinity) -> function
316 do_call(N, {block_call,M,F,A,group_leader()}, infinity);
317 block_call(N,M,F,A,Timeout) when is_integer(Timeout), Timeout >= 0 -> function
318 do_call(N, {block_call,M,F,A,group_leader()}, Timeout).
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/src/
H A Drpc.erl34 block_call/4, block_call/5,
113 handle_call({block_call, Mod, Fun, Args, Gleader}, _To, S) ->
298 block_call(N,M,F,A) when node() =:= N -> %% Optimize local call function
300 block_call(N,M,F,A) -> function
301 do_call(N, {block_call,M,F,A,group_leader()}, infinity).
303 -spec block_call(Node, Module, Function, Args, Timeout) ->
315 block_call(N,M,F,A,infinity) -> function
316 do_call(N, {block_call,M,F,A,group_leader()}, infinity);
317 block_call(N,M,F,A,Timeout) when is_integer(Timeout), Timeout >= 0 -> function
318 do_call(N, {block_call,M,F,A,group_leader()}, Timeout).
[all …]
/dports/www/py-dj32-django-cacheops/django-cacheops-6.0/cacheops/
H A Djinja2.py23 block_call = self.call_method('handle_tag', args, kwargs)
26 return nodes.CallBlock(block_call, [], [], body).set_lineno(lineno)
/dports/www/py-django-cacheops/django-cacheops-6.0/cacheops/
H A Djinja2.py23 block_call = self.call_method('handle_tag', args, kwargs)
26 return nodes.CallBlock(block_call, [], [], body).set_lineno(lineno)
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/observer/src/
H A Dobserver_wx.erl351 rpc:block_call(Node, rb, start, []),
355 rpc:block_call(Node, rb, stop, []),
372 false -> rpc:block_call(PrevNode, rb, stop, []),
484 LogOn andalso rpc:block_call(Node, rb, stop, []),
775 Apps = rpc:block_call(Node, application, which_applications, []),
785 case rpc:block_call(Node, gen_event, which_handlers, [error_logger]) of
805 case rpc:block_call(Node, code, ensure_loaded, [rb]) of
816 case rpc:block_call(Node, erlang, function_exported, [rb, log_list, 0]) of
824 case rpc:block_call(Node, erlang, whereis, [rb_server]) of
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/observer/src/
H A Dobserver_wx.erl351 rpc:block_call(Node, rb, start, []),
355 rpc:block_call(Node, rb, stop, []),
372 false -> rpc:block_call(PrevNode, rb, stop, []),
484 LogOn andalso rpc:block_call(Node, rb, stop, []),
775 Apps = rpc:block_call(Node, application, which_applications, []),
785 case rpc:block_call(Node, gen_event, which_handlers, [error_logger]) of
805 case rpc:block_call(Node, code, ensure_loaded, [rb]) of
816 case rpc:block_call(Node, erlang, function_exported, [rb, log_list, 0]) of
824 case rpc:block_call(Node, erlang, whereis, [rb_server]) of
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_wx.erl364 rpc:block_call(Node, rb, start, []),
368 rpc:block_call(Node, rb, stop, []),
385 false -> rpc:block_call(PrevNode, rb, stop, []),
497 LogOn andalso rpc:block_call(Node, rb, stop, []),
788 Apps = rpc:block_call(Node, application, which_applications, []),
798 case rpc:block_call(Node, gen_event, which_handlers, [error_logger]) of
818 case rpc:block_call(Node, code, ensure_loaded, [rb]) of
829 case rpc:block_call(Node, erlang, function_exported, [rb, log_list, 0]) of
837 case rpc:block_call(Node, erlang, whereis, [rb_server]) of
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_wx.erl364 rpc:block_call(Node, rb, start, []),
368 rpc:block_call(Node, rb, stop, []),
385 false -> rpc:block_call(PrevNode, rb, stop, []),
497 LogOn andalso rpc:block_call(Node, rb, stop, []),
788 Apps = rpc:block_call(Node, application, which_applications, []),
798 case rpc:block_call(Node, gen_event, which_handlers, [error_logger]) of
818 case rpc:block_call(Node, code, ensure_loaded, [rb]) of
829 case rpc:block_call(Node, erlang, function_exported, [rb, log_list, 0]) of
837 case rpc:block_call(Node, erlang, whereis, [rb_server]) of
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/observer/src/
H A Dobserver_wx.erl351 rpc:block_call(Node, rb, start, []),
355 rpc:block_call(Node, rb, stop, []),
372 false -> rpc:block_call(PrevNode, rb, stop, []),
484 LogOn andalso rpc:block_call(Node, rb, stop, []),
775 Apps = rpc:block_call(Node, application, which_applications, []),
785 case rpc:block_call(Node, gen_event, which_handlers, [error_logger]) of
805 case rpc:block_call(Node, code, ensure_loaded, [rb]) of
816 case rpc:block_call(Node, erlang, function_exported, [rb, log_list, 0]) of
824 case rpc:block_call(Node, erlang, whereis, [rb_server]) of
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_wx.erl364 rpc:block_call(Node, rb, start, []),
368 rpc:block_call(Node, rb, stop, []),
385 false -> rpc:block_call(PrevNode, rb, stop, []),
497 LogOn andalso rpc:block_call(Node, rb, stop, []),
788 Apps = rpc:block_call(Node, application, which_applications, []),
798 case rpc:block_call(Node, gen_event, which_handlers, [error_logger]) of
818 case rpc:block_call(Node, code, ensure_loaded, [rb]) of
829 case rpc:block_call(Node, erlang, function_exported, [rb, log_list, 0]) of
837 case rpc:block_call(Node, erlang, whereis, [rb_server]) of
/dports/lang/erlang/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_wx.erl364 rpc:block_call(Node, rb, start, []),
368 rpc:block_call(Node, rb, stop, []),
385 false -> rpc:block_call(PrevNode, rb, stop, []),
497 LogOn andalso rpc:block_call(Node, rb, stop, []),
788 Apps = rpc:block_call(Node, application, which_applications, []),
798 case rpc:block_call(Node, gen_event, which_handlers, [error_logger]) of
818 case rpc:block_call(Node, code, ensure_loaded, [rb]) of
829 case rpc:block_call(Node, erlang, function_exported, [rb, log_list, 0]) of
837 case rpc:block_call(Node, erlang, whereis, [rb_server]) of

1234