Home
last modified time | relevance | path

Searched refs:ERTS_PROC_LOCK_SPIN_COUNT_MAX (Results 1 – 7 of 7) sorted by path

/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_process_lock.c75 #define ERTS_PROC_LOCK_SPIN_COUNT_MAX 2000 macro
137 if (proc_lock_spin_count > ERTS_PROC_LOCK_SPIN_COUNT_MAX) in erts_init_proc_lock()
138 proc_lock_spin_count = ERTS_PROC_LOCK_SPIN_COUNT_MAX; in erts_init_proc_lock()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_process_lock.c75 #define ERTS_PROC_LOCK_SPIN_COUNT_MAX 2000 macro
137 if (proc_lock_spin_count > ERTS_PROC_LOCK_SPIN_COUNT_MAX) in erts_init_proc_lock()
138 proc_lock_spin_count = ERTS_PROC_LOCK_SPIN_COUNT_MAX; in erts_init_proc_lock()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_process_lock.c75 #define ERTS_PROC_LOCK_SPIN_COUNT_MAX 2000 macro
137 if (proc_lock_spin_count > ERTS_PROC_LOCK_SPIN_COUNT_MAX) in erts_init_proc_lock()
138 proc_lock_spin_count = ERTS_PROC_LOCK_SPIN_COUNT_MAX; in erts_init_proc_lock()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_process_lock.c75 #define ERTS_PROC_LOCK_SPIN_COUNT_MAX 2000 macro
137 if (proc_lock_spin_count > ERTS_PROC_LOCK_SPIN_COUNT_MAX) in erts_init_proc_lock()
138 proc_lock_spin_count = ERTS_PROC_LOCK_SPIN_COUNT_MAX; in erts_init_proc_lock()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_process_lock.c75 #define ERTS_PROC_LOCK_SPIN_COUNT_MAX 2000 macro
137 if (proc_lock_spin_count > ERTS_PROC_LOCK_SPIN_COUNT_MAX) in erts_init_proc_lock()
138 proc_lock_spin_count = ERTS_PROC_LOCK_SPIN_COUNT_MAX; in erts_init_proc_lock()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_process_lock.c75 #define ERTS_PROC_LOCK_SPIN_COUNT_MAX 2000 macro
137 if (proc_lock_spin_count > ERTS_PROC_LOCK_SPIN_COUNT_MAX) in erts_init_proc_lock()
138 proc_lock_spin_count = ERTS_PROC_LOCK_SPIN_COUNT_MAX; in erts_init_proc_lock()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_process_lock.c75 #define ERTS_PROC_LOCK_SPIN_COUNT_MAX 2000 macro
137 if (proc_lock_spin_count > ERTS_PROC_LOCK_SPIN_COUNT_MAX) in erts_init_proc_lock()
138 proc_lock_spin_count = ERTS_PROC_LOCK_SPIN_COUNT_MAX; in erts_init_proc_lock()