Client Runtime
>
Erlang Functions
>
:ets.select_count/2
:ets.select_count/2
Status:
deferred
Impact:
Used by 12 Elixir functions across 2 Elixir modules
Type:
OTP function
Used By
These Elixir functions depend on :ets.select_count/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.count_match/3 deferred (72% progress)
- Registry.count_match/4 deferred (72% progress)
- Registry.count_select/2 deferred (73% progress)
- Registry.unregister_match/3 deferred (69% progress)
- Registry.unregister_match/4 deferred (69% progress)