Module otpbp_proc_lib

Function Index

get_label/1
init_fail/2
init_fail/3
set_label/1
start_monitor/3
start_monitor/4
start_monitor/5

Function Details

get_label/1

get_label(Pid) -> any()

init_fail/2

init_fail(Return, Exception) -> any()

init_fail/3

init_fail(Parent, Return, Exception) -> any()

set_label/1

set_label(Label) -> any()

start_monitor/3

start_monitor(M, F, A) -> any()

start_monitor/4

start_monitor(M, F, A, Timeout) -> any()

start_monitor/5

start_monitor(M, F, A, Timeout, SpawnOpts) -> any()


Generated by EDoc