Client Runtime
>
Elixir Standard Library
>
Task.start_link/1
Task.start_link/1
Status:
deferred
Progress:
56% complete
Method:
Automatically compiled
Deps:
Uses 9 Erlang functions across 1 Erlang modules
Dependencies
The Task.start_link/1 function depends on the following Erlang functions:
- :erlang.andalso/2 done (used by 1509 functions)
- :erlang.get/1 deferred (used by 113 functions)
- :erlang.is_atom/1 done (used by 1411 functions)
- :erlang.is_function/2 done (used by 1294 functions)
- :erlang.is_list/1 done (used by 1376 functions)
- :erlang.node/0 done (used by 1288 functions)
- :erlang.process_info/2 deferred (used by 49 functions)
- :erlang.self/0 deferred (used by 1255 functions)
- :erlang.spawn_link/3 deferred (used by 13 functions)