Home
last modified time | relevance | path

Searched refs:start_link (Results 1 – 25 of 3551) sorted by relevance

12345678910>>...143

/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit_common/src/
H A Dworker_pool_sup.erl12 -export([start_link/0, start_link/1, start_link/2]).
20 -spec start_link() -> rabbit_types:ok_pid_or_error().
21 -spec start_link(non_neg_integer()) -> rabbit_types:ok_pid_or_error().
22 -spec start_link(non_neg_integer(), atom())
27 start_link() -> function
29 start_link(Size).
31 start_link(PoolSize) -> function
33 start_link(PoolSize, worker_pool:default_pool()).
35 start_link(PoolSize, PoolName) -> function
48 [{worker_pool, {worker_pool, start_link, [PoolName]}, transient,
[all …]
H A Ddelegate_sup.erl12 -export([start_link/1, start_link/2, count/1, count/2, sup_name/1]).
20 -spec start_link(integer()) -> rabbit_types:ok_pid_or_error().
21 -spec start_link(integer(), string()) -> rabbit_types:ok_pid_or_error().
29 start_link(Count, Prefix) -> function
30 supervisor:start_link({local, sup_name(Prefix)}, ?MODULE, [Count, Prefix]).
31 start_link(Count) -> function
32 start_link(Count, ?SERVER).
53 [{Num, {delegate, start_link, [Name, Num]},
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/et/src/
H A Det_viewer.erl32 start_link/1,
33 start_link/2,
81 start_link([{trace_global, true}], GUI);
86 start_link([{parent_pid, undefined} | Options], GUI).
143 start_link(GUI) when GUI =:= wx; GUI =:= default -> function
144 start_link([{trace_global, true}], GUI);
145 start_link(Options) -> function
146 start_link(Options, default).
148 start_link(Options, GUI) -> function
151 et_wx_viewer:start_link(Options);
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/et/src/
H A Det_viewer.erl32 start_link/1,
33 start_link/2,
81 start_link([{trace_global, true}], GUI);
86 start_link([{parent_pid, undefined} | Options], GUI).
143 start_link(GUI) when GUI =:= wx; GUI =:= default -> function
144 start_link([{trace_global, true}], GUI);
145 start_link(Options) -> function
146 start_link(Options, default).
148 start_link(Options, GUI) -> function
151 et_wx_viewer:start_link(Options);
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/et/src/
H A Det_viewer.erl32 start_link/1,
33 start_link/2,
81 start_link([{trace_global, true}], GUI);
86 start_link([{parent_pid, undefined} | Options], GUI).
143 start_link(GUI) when GUI =:= wx; GUI =:= default -> function
144 start_link([{trace_global, true}], GUI);
145 start_link(Options) -> function
146 start_link(Options, default).
148 start_link(Options, GUI) -> function
151 et_wx_viewer:start_link(Options);
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/et/src/
H A Det_viewer.erl32 start_link/1,
33 start_link/2,
81 start_link([{trace_global, true}], GUI);
86 start_link([{parent_pid, undefined} | Options], GUI).
143 start_link(GUI) when GUI =:= wx; GUI =:= default -> function
144 start_link([{trace_global, true}], GUI);
145 start_link(Options) -> function
146 start_link(Options, default).
148 start_link(Options, GUI) -> function
151 et_wx_viewer:start_link(Options);
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/et/src/
H A Det_viewer.erl32 start_link/1,
33 start_link/2,
81 start_link([{trace_global, true}], GUI);
86 start_link([{parent_pid, undefined} | Options], GUI).
143 start_link(GUI) when GUI =:= wx; GUI =:= default -> function
144 start_link([{trace_global, true}], GUI);
145 start_link(Options) -> function
146 start_link(Options, default).
148 start_link(Options, GUI) -> function
151 et_wx_viewer:start_link(Options);
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/et/src/
H A Det_viewer.erl32 start_link/1,
33 start_link/2,
81 start_link([{trace_global, true}], GUI);
86 start_link([{parent_pid, undefined} | Options], GUI).
143 start_link(GUI) when GUI =:= wx; GUI =:= default -> function
144 start_link([{trace_global, true}], GUI);
145 start_link(Options) -> function
146 start_link(Options, default).
148 start_link(Options, GUI) -> function
151 et_wx_viewer:start_link(Options);
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/et/src/
H A Det_viewer.erl32 start_link/1,
33 start_link/2,
81 start_link([{trace_global, true}], GUI);
86 start_link([{parent_pid, undefined} | Options], GUI).
143 start_link(GUI) when GUI =:= wx; GUI =:= default -> function
144 start_link([{trace_global, true}], GUI);
145 start_link(Options) -> function
146 start_link(Options, default).
148 start_link(Options, GUI) -> function
151 et_wx_viewer:start_link(Options);
[all …]
/dports/devel/elixir-gen_stage/gen_stage-0.14.0/test/
H A Dgen_stage_test.exs305 Forwarder.start_link(
321 Forwarder.start_link(
393 Doubler.start_link(
399 Forwarder.start_link(
422 Doubler.start_link(
428 Forwarder.start_link(
493 Postponer.start_link(
498 Sleeper.start_link(
516 Discarder.start_link(
538 Doubler.start_link(
[all …]
/dports/databases/erlang-eredis/eredis-1.1.0/src/
H A Deredis.erl16 -export([start_link/0, start_link/1, start_link/2, start_link/3, start_link/4,
17 start_link/5, start_link/6, stop/1, q/2, q/3, qp/2, qp/3, q_noreply/2,
34 start_link() -> function
35 start_link("127.0.0.1", 6379, 0, "").
37 start_link(Host, Port) -> function
38 start_link(Host, Port, 0, "").
40 start_link(Host, Port, Database) -> function
41 start_link(Host, Port, Database, "").
43 start_link(Host, Port, Database, Password) -> function
44 start_link(Host, Port, Database, Password, 100).
[all …]
H A Deredis_sub.erl11 -export([start_link/0, start_link/1, start_link/3, start_link/6, stop/1,
25 start_link() -> function
26 start_link([]).
28 start_link(Host, Port, Password) -> function
31 start_link(Host, Port, Password, ReconnectSleep, function
46 start_link(Args) -> function
53 start_link(Host, Port, Password, ReconnectSleep,
159 {ok, Sub} = start_link(),
168 {ok, Sub} = start_link(),
177 {ok, P} = eredis:start_link(),
[all …]
/dports/devel/elixir-smppex/smppex-2.2.9/test/
H A Desme_test.exs11 test "start_link" do test
12 server = Server.start_link()
15 {:ok, pid} = Agent.start_link(fn -> [] end)
19 ESME.start_link(
26 test "start_link by hostname" do
27 server = Server.start_link()
30 {:ok, pid} = Agent.start_link(fn -> [] end)
37 test "start_link by hostname as a string" do
38 server = Server.start_link()
48 test "start_link when MC is down" do
[all …]
/dports/cad/sumo/sumo-1.2.0/tools/import/vissim/
H A Dconvert_vissimXML_flows_statRoutes.py223 start_link = decision.getAttribute('link')
224 rts_by_start_d[start_link] = []
289 if start_link not in flow_d:
296 veh_comp = flow_d[start_link]["vehComp"]
331 if start_link not in flow_d:
353 routes_by_start_d[start_link] = sl_routes
398 for start_link in routes_by_start_d:
399 if start_link not in flow_d:
439 for start_link in routes_by_start_d:
440 if start_link not in flow_d:
[all …]
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch_replicator/src/
H A Dcouch_replicator_sup.erl16 -export([start_link/0, init/1]).
18 start_link() -> function
19 supervisor:start_link({local, ?MODULE}, ?MODULE, []).
24 {gen_event, start_link, [{local, couch_replication}]},
30 {couch_replicator_clustering, start_link, []},
36 {couch_replicator_connection, start_link, []},
42 {couch_replicator_rate_limiter, start_link, []},
48 {couch_replicator_scheduler_sup, start_link, []},
54 {couch_replicator_scheduler, start_link, []},
60 {couch_replicator_doc_processor, start_link, []},
[all …]
/dports/lang/elixir/elixir-1.12.3/lib/elixir/test/elixir/
H A Dsupervisor_test.exs9 def start_link({state, opts}) do function
10 GenServer.start_link(__MODULE__, state, opts)
49 start: {Stack.Sup, :start_link, [[:hello]]},
140 test "start_link/2 with via" do
145 test "start_link/3 with global" do
150 test "start_link/3 with local" do
151 Supervisor.start_link([], strategy: :one_for_one, name: :my_sup)
155 test "start_link/2" do
183 test "start_link/2 with old and new specs" do
193 test "start_link/3" do
[all …]
/dports/lang/elixir-devel/elixir-1.13.1/lib/elixir/test/elixir/
H A Dsupervisor_test.exs9 def start_link({state, opts}) do function
10 GenServer.start_link(__MODULE__, state, opts)
49 start: {Stack.Sup, :start_link, [[:hello]]},
140 test "start_link/2 with via" do
145 test "start_link/3 with global" do
150 test "start_link/3 with local" do
151 Supervisor.start_link([], strategy: :one_for_one, name: :my_sup)
155 test "start_link/2" do
183 test "start_link/2 with old and new specs" do
193 test "start_link/3" do
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/src/
H A Derl_distribution.erl26 -export([start_link/0,start_link/2,init/1,start/1,stop/0]).
32 start_link() -> function
39 C = {net_sup_dynamic, {?MODULE,start_link,[Args,false]}, permanent,
65 start_link(Args, CleanHalt) -> function
66 supervisor:start_link({local,net_sup}, ?MODULE, [Args,CleanHalt]).
75 [{EpmdMod,{EpmdMod,start_link,[]},
78 Auth = {auth,{auth,start_link,[]},permanent,2000,worker,[auth]},
79 Kernel = {net_kernel,{net_kernel,start_link,NetArgs},
87 start_link([list_to_atom(Name),Flag|ticktime()], true);
91 start_link([list_to_atom(Name),Flag|ticktime()], true);
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit/src/
H A Drabbit_client_sup.erl12 -export([start_link/1, start_link/2, start_link_worker/2]).
20 -spec start_link(rabbit_types:mfargs()) ->
23 start_link(Callback) -> function
24 supervisor2:start_link(?MODULE, Callback).
26 -spec start_link({'local', atom()}, rabbit_types:mfargs()) ->
29 start_link(SupName, Callback) -> function
30 supervisor2:start_link(SupName, ?MODULE, Callback).
36 supervisor2:start_link(SupName, ?MODULE, {Callback, worker}).
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_sup.erl17 -export([start/2, start_link/0, stop/1, window/3]).
25 start_link().
40 start_link() -> function
41 supervisor:start_link({local, ?MODULE}, ?MODULE, [top]).
54 wx_object:start_link(Module, Args, []);
84 start => {wings, start_link, [Env]},
90 start => {wings_console, start_link, [Env]},
116 start=>{wings_frame, start_link, []},
122 start=>{wings_pb, start_link, []},
128 start=>{wings_status, start_link, []},
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/src/
H A Derl_distribution.erl24 -export([start_link/0,start_link/2,init/1,start/1,stop/0]).
30 start_link() -> function
37 C = {net_sup_dynamic, {?MODULE,start_link,[Args,false]}, permanent,
63 start_link(Args, CleanHalt) -> function
64 supervisor:start_link({local,net_sup}, ?MODULE, [Args,CleanHalt]).
73 [{EpmdMod,{EpmdMod,start_link,[]},
76 Auth = {auth,{auth,start_link,[]},permanent,2000,worker,[auth]},
77 Kernel = {net_kernel,{net_kernel,start_link,NetArgs},
85 start_link([list_to_atom(Name),Flag|ticktime()], true);
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/rexi/src/
H A Drexi_sup.erl16 -export([start_link/1]).
19 start_link(Args) -> function
20 supervisor:start_link({local,?MODULE}, ?MODULE, Args).
26 {rexi_server, start_link, [rexi_server]},
34 {rexi_server_sup, start_link, [rexi_server_sup]},
42 {rexi_server_mon, start_link, [rexi_server]},
50 {rexi_server_sup, start_link, [rexi_buffer_sup]},
58 {rexi_server_mon, start_link, [rexi_buffer]},
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch/src/
H A Dcouch_secondary_sup.erl15 -export([init/1, start_link/0]).
17 start_link() -> function
18 supervisor:start_link({local,couch_secondary_services}, ?MODULE, []).
23 {gen_event, start_link, [{local, couch_plugin}]},
30 {index_server, {couch_index_server, start_link, []}},
31 {query_servers, {couch_proc_manager, start_link, []}},
32 {vhosts, {couch_httpd_vhost, start_link, []}},
37 true -> [{httpd, {couch_httpd, start_link, []}}];
42 true -> [{httpsd, {chttpd, start_link, [https]}}];
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_management_agent/src/
H A Drabbit_mgmt_agent_sup.erl18 -export([start_link/0]).
23 {rabbit_mgmt_external_stats, start_link, []},
32 start_link() -> function
33 supervisor:start_link({local, ?MODULE}, ?MODULE, []).
40 ST = {rabbit_mgmt_storage, {rabbit_mgmt_storage, start_link, []},
42 MD = {delegate_management_sup, {delegate_sup, start_link, [5, ?DELEGATE_PREFIX]},
45 {rabbit_mgmt_metrics_collector, start_link, [Table]},
49 {rabbit_mgmt_metrics_gc, start_link, [Event]},
52 GC = {rabbit_mgmt_gc, {rabbit_mgmt_gc, start_link, []},
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/src/
H A Dkernel.erl87 start => {kernel_config, start_link, []},
94 start => {kernel_refc, start_link, []},
101 start => {code, start_link, []},
108 start => {file_server, start_link, []},
137 start => {logger_sup, start_link, []},
195 start => {rpc, start_link, []},
202 start => {global, start_link, []},
218 start => {global_group,start_link,[]},
228 start => {dist_ac,start_link,[]},
286 start => {pg, start_link, []},
[all …]

12345678910>>...143