Home
last modified time | relevance | path

Searched refs:forker_hash (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/sys/unix/
H A Derl_child_setup.c577 static Hash *forker_hash; variable
586 hash_put(forker_hash, &es); in add_os_pid_to_port_id_mapping()
595 es = hash_remove(forker_hash, &est); in get_port_id()
645 forker_hash = hash_new(0, "forker_hash", in forker_hash_init()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/sys/unix/
H A Derl_child_setup.c603 static Hash *forker_hash; variable
612 hash_put(forker_hash, &es); in add_os_pid_to_port_id_mapping()
621 es = hash_remove(forker_hash, &est); in get_port_id()
671 forker_hash = hash_new(0, "forker_hash", in forker_hash_init()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Derl_child_setup.c609 static Hash *forker_hash; variable
618 hash_put(forker_hash, &es); in add_os_pid_to_port_id_mapping()
627 es = hash_remove(forker_hash, &est); in get_port_id()
677 forker_hash = hash_new(0, "forker_hash", in forker_hash_init()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Derl_child_setup.c609 static Hash *forker_hash; variable
618 hash_put(forker_hash, &es); in add_os_pid_to_port_id_mapping()
627 es = hash_remove(forker_hash, &est); in get_port_id()
677 forker_hash = hash_new(0, "forker_hash", in forker_hash_init()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Derl_child_setup.c609 static Hash *forker_hash; variable
618 hash_put(forker_hash, &es); in add_os_pid_to_port_id_mapping()
627 es = hash_remove(forker_hash, &est); in get_port_id()
677 forker_hash = hash_new(0, "forker_hash", in forker_hash_init()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Derl_child_setup.c609 static Hash *forker_hash; variable
618 hash_put(forker_hash, &es); in add_os_pid_to_port_id_mapping()
627 es = hash_remove(forker_hash, &est); in get_port_id()
677 forker_hash = hash_new(0, "forker_hash", in forker_hash_init()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/sys/unix/
H A Derl_child_setup.c577 static Hash *forker_hash; variable
586 hash_put(forker_hash, &es); in add_os_pid_to_port_id_mapping()
595 es = hash_remove(forker_hash, &est); in get_port_id()
645 forker_hash = hash_new(0, "forker_hash", in forker_hash_init()