Client Runtime
>
Erlang Functions
>
:supervisor.start_link/2
:supervisor.start_link/2
Status:
deferred
Impact:
Used by 12 Elixir functions across 3 Elixir modules
Type:
OTP function
Used By
These Elixir functions depend on :supervisor.start_link/2 function:
- PartitionSupervisor.child_spec/1 deferred (56% progress)
- PartitionSupervisor.init/1 deferred (56% progress)
- PartitionSupervisor.partitions/1 deferred (56% progress)
- PartitionSupervisor.send/2 deferred (56% progress)
- PartitionSupervisor.start_link/1 deferred (56% progress)
- PartitionSupervisor.whereis_name/1 deferred (56% progress)
- Registry.child_spec/1 in progress (56% progress)
- Registry.start_link/1 deferred (67% progress)
- Registry.start_link/2 deferred (67% progress)
- Registry.start_link/3 deferred (67% progress)
- Supervisor.start_link/2 deferred (73% progress)
- Supervisor.start_link/3 deferred (73% progress)