Home
last modified time | relevance | path

Searched refs:erts_tsd_set (Results 1 – 25 of 97) sorted by relevance

1234

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Dcode_ix.c126 erts_tsd_set(has_code_write_permission, (void *) 1); in erts_try_seize_code_write_permission()
160 erts_tsd_set(has_code_write_permission, (void *) 0); in erts_release_code_write_permission()
H A Derl_thr_progress.c314 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in init_tmp_thr_prgr_data()
349 erts_tsd_set(erts_thr_prgr_data_key__, NULL); in return_tmp_thr_prgr_data()
550 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in erts_thr_progress_register_unmanaged_thread()
610 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in erts_thr_progress_register_managed_thread()
H A Derl_msacc.h171 #define ERTS_MSACC_TSD_SET(tsd) erts_tsd_set(erts_msacc_key,tsd)
H A Derl_dyn_lock_check.c224 erts_tsd_set(dlc_thread_key, thr); in get_thr()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Dcode_ix.c126 erts_tsd_set(has_code_write_permission, (void *) 1); in erts_try_seize_code_write_permission()
160 erts_tsd_set(has_code_write_permission, (void *) 0); in erts_release_code_write_permission()
H A Derl_thr_progress.c314 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in init_tmp_thr_prgr_data()
349 erts_tsd_set(erts_thr_prgr_data_key__, NULL); in return_tmp_thr_prgr_data()
550 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in erts_thr_progress_register_unmanaged_thread()
610 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in erts_thr_progress_register_managed_thread()
H A Derl_msacc.h171 #define ERTS_MSACC_TSD_SET(tsd) erts_tsd_set(erts_msacc_key,tsd)
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Dcode_ix.c147 erts_tsd_set(has_code_write_permission, (void *) 1); in try_seize_cwp()
200 erts_tsd_set(has_code_write_permission, (void *) 0); in erts_release_code_write_permission()
H A Derl_thr_progress.c314 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in init_tmp_thr_prgr_data()
349 erts_tsd_set(erts_thr_prgr_data_key__, NULL); in return_tmp_thr_prgr_data()
550 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in erts_thr_progress_register_unmanaged_thread()
610 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in erts_thr_progress_register_managed_thread()
H A Derl_msacc.h171 #define ERTS_MSACC_TSD_SET(tsd) erts_tsd_set(erts_msacc_key,tsd)
H A Derl_dyn_lock_check.c224 erts_tsd_set(dlc_thread_key, thr); in get_thr()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Dcode_ix.c162 erts_tsd_set(has_code_write_permission, (void *) 1); in try_seize_cwp()
215 erts_tsd_set(has_code_write_permission, (void *) 0); in erts_release_code_write_permission()
H A Derl_thr_progress.c314 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in init_tmp_thr_prgr_data()
349 erts_tsd_set(erts_thr_prgr_data_key__, NULL); in return_tmp_thr_prgr_data()
550 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in erts_thr_progress_register_unmanaged_thread()
610 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in erts_thr_progress_register_managed_thread()
H A Derl_msacc.h171 #define ERTS_MSACC_TSD_SET(tsd) erts_tsd_set(erts_msacc_key,tsd)
H A Derl_dyn_lock_check.c224 erts_tsd_set(dlc_thread_key, thr); in get_thr()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Dcode_ix.c162 erts_tsd_set(has_code_write_permission, (void *) 1); in try_seize_cwp()
215 erts_tsd_set(has_code_write_permission, (void *) 0); in erts_release_code_write_permission()
H A Derl_thr_progress.c314 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in init_tmp_thr_prgr_data()
349 erts_tsd_set(erts_thr_prgr_data_key__, NULL); in return_tmp_thr_prgr_data()
550 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in erts_thr_progress_register_unmanaged_thread()
610 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in erts_thr_progress_register_managed_thread()
H A Derl_msacc.h171 #define ERTS_MSACC_TSD_SET(tsd) erts_tsd_set(erts_msacc_key,tsd)
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Dcode_ix.c162 erts_tsd_set(has_code_write_permission, (void *) 1); in try_seize_cwp()
215 erts_tsd_set(has_code_write_permission, (void *) 0); in erts_release_code_write_permission()
H A Derl_thr_progress.c314 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in init_tmp_thr_prgr_data()
349 erts_tsd_set(erts_thr_prgr_data_key__, NULL); in return_tmp_thr_prgr_data()
550 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in erts_thr_progress_register_unmanaged_thread()
610 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in erts_thr_progress_register_managed_thread()
H A Derl_msacc.h171 #define ERTS_MSACC_TSD_SET(tsd) erts_tsd_set(erts_msacc_key,tsd)
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Dcode_ix.c162 erts_tsd_set(has_code_write_permission, (void *) 1); in try_seize_cwp()
215 erts_tsd_set(has_code_write_permission, (void *) 0); in erts_release_code_write_permission()
H A Derl_thr_progress.c314 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in init_tmp_thr_prgr_data()
349 erts_tsd_set(erts_thr_prgr_data_key__, NULL); in return_tmp_thr_prgr_data()
550 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in erts_thr_progress_register_unmanaged_thread()
610 erts_tsd_set(erts_thr_prgr_data_key__, (void *) tpd); in erts_thr_progress_register_managed_thread()
H A Derl_msacc.h171 #define ERTS_MSACC_TSD_SET(tsd) erts_tsd_set(erts_msacc_key,tsd)
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/sys/unix/
H A Dsys_float.c56 erts_tsd_set(fpe_key, fpe); in erts_thread_init_fp_exception()

1234