/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/c_src/ |
H A D | wxe_main.cpp | 100 enif_mutex_destroy(wxe_status_m); in stop_native_gui() 102 enif_mutex_destroy(wxe_batch_locker_m); in stop_native_gui()
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/c_src/ |
H A D | wxe_main.cpp | 100 enif_mutex_destroy(wxe_status_m); in stop_native_gui() 102 enif_mutex_destroy(wxe_batch_locker_m); in stop_native_gui()
|
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/c_src/ |
H A D | wxe_main.cpp | 100 enif_mutex_destroy(wxe_status_m); in stop_native_gui() 102 enif_mutex_destroy(wxe_batch_locker_m); in stop_native_gui()
|
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/c_src/ |
H A D | wxe_main.cpp | 100 enif_mutex_destroy(wxe_status_m); in stop_native_gui() 102 enif_mutex_destroy(wxe_batch_locker_m); in stop_native_gui()
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/nif_SUITE_data/ |
H A D | nif_mod.h | 29 enif_mutex_destroy((NMPD)->mtx); \
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/nif_SUITE_data/ |
H A D | nif_mod.h | 29 enif_mutex_destroy((NMPD)->mtx); \
|
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/nif_SUITE_data/ |
H A D | nif_mod.h | 29 enif_mutex_destroy((NMPD)->mtx); \
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/nif_SUITE_data/ |
H A D | nif_mod.h | 29 enif_mutex_destroy((NMPD)->mtx); \
|
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/nif_SUITE_data/ |
H A D | nif_mod.h | 29 enif_mutex_destroy((NMPD)->mtx); \
|
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/nif_SUITE_data/ |
H A D | nif_mod.h | 29 enif_mutex_destroy((NMPD)->mtx); \
|
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/nif_SUITE_data/ |
H A D | nif_mod.h | 29 enif_mutex_destroy((NMPD)->mtx); \
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/crypto/c_src/ |
H A D | check_erlang.cocci | 97 identifier FUNCVOID =~ "^(enif_mutex_destroy|enif_mutex_lock|enif_mutex_unlock|enif_rwlock_destroy|… 169 identifier FUNCVOID =~ "^(enif_mutex_destroy|enif_mutex_lock|enif_mutex_unlock|enif_rwlock_destroy|…
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/crypto/c_src/ |
H A D | check_erlang.cocci | 97 identifier FUNCVOID =~ "^(enif_mutex_destroy|enif_mutex_lock|enif_mutex_unlock|enif_rwlock_destroy|… 169 identifier FUNCVOID =~ "^(enif_mutex_destroy|enif_mutex_lock|enif_mutex_unlock|enif_rwlock_destroy|…
|
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/crypto/c_src/ |
H A D | check_erlang.cocci | 97 identifier FUNCVOID =~ "^(enif_mutex_destroy|enif_mutex_lock|enif_mutex_unlock|enif_rwlock_destroy|… 169 identifier FUNCVOID =~ "^(enif_mutex_destroy|enif_mutex_lock|enif_mutex_unlock|enif_rwlock_destroy|…
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/crypto/c_src/ |
H A D | check_erlang.cocci | 97 identifier FUNCVOID =~ "^(enif_mutex_destroy|enif_mutex_lock|enif_mutex_unlock|enif_rwlock_destroy|… 169 identifier FUNCVOID =~ "^(enif_mutex_destroy|enif_mutex_lock|enif_mutex_unlock|enif_rwlock_destroy|…
|
/dports/lang/erlang/otp-OTP-24.1.7/lib/crypto/c_src/ |
H A D | check_erlang.cocci | 97 identifier FUNCVOID =~ "^(enif_mutex_destroy|enif_mutex_lock|enif_mutex_unlock|enif_rwlock_destroy|… 169 identifier FUNCVOID =~ "^(enif_mutex_destroy|enif_mutex_lock|enif_mutex_unlock|enif_rwlock_destroy|…
|
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/crypto/c_src/ |
H A D | check_erlang.cocci | 97 identifier FUNCVOID =~ "^(enif_mutex_destroy|enif_mutex_lock|enif_mutex_unlock|enif_rwlock_destroy|… 169 identifier FUNCVOID =~ "^(enif_mutex_destroy|enif_mutex_lock|enif_mutex_unlock|enif_rwlock_destroy|…
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/nif_SUITE_data/nif_api_2_0/ |
H A D | erl_nif_api_funcs.h | 56 ERL_NIF_API_FUNC_DECL(void,enif_mutex_destroy,(ErlNifMutex *mtx)); 164 # define enif_mutex_destroy ERL_NIF_API_FUNC_MACRO(enif_mutex_destroy) macro
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/nif_SUITE_data/nif_api_2_0/ |
H A D | erl_nif_api_funcs.h | 56 ERL_NIF_API_FUNC_DECL(void,enif_mutex_destroy,(ErlNifMutex *mtx)); 164 # define enif_mutex_destroy ERL_NIF_API_FUNC_MACRO(enif_mutex_destroy) macro
|
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/nif_SUITE_data/nif_api_2_0/ |
H A D | erl_nif_api_funcs.h | 56 ERL_NIF_API_FUNC_DECL(void,enif_mutex_destroy,(ErlNifMutex *mtx)); 164 # define enif_mutex_destroy ERL_NIF_API_FUNC_MACRO(enif_mutex_destroy) macro
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/nif_SUITE_data/nif_api_2_0/ |
H A D | erl_nif_api_funcs.h | 56 ERL_NIF_API_FUNC_DECL(void,enif_mutex_destroy,(ErlNifMutex *mtx)); 164 # define enif_mutex_destroy ERL_NIF_API_FUNC_MACRO(enif_mutex_destroy) macro
|
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/nif_SUITE_data/nif_api_2_0/ |
H A D | erl_nif_api_funcs.h | 56 ERL_NIF_API_FUNC_DECL(void,enif_mutex_destroy,(ErlNifMutex *mtx)); 164 # define enif_mutex_destroy ERL_NIF_API_FUNC_MACRO(enif_mutex_destroy) macro
|
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/nif_SUITE_data/nif_api_2_0/ |
H A D | erl_nif_api_funcs.h | 56 ERL_NIF_API_FUNC_DECL(void,enif_mutex_destroy,(ErlNifMutex *mtx)); 164 # define enif_mutex_destroy ERL_NIF_API_FUNC_MACRO(enif_mutex_destroy) macro
|
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/nif_SUITE_data/nif_api_2_0/ |
H A D | erl_nif_api_funcs.h | 56 ERL_NIF_API_FUNC_DECL(void,enif_mutex_destroy,(ErlNifMutex *mtx)); 164 # define enif_mutex_destroy ERL_NIF_API_FUNC_MACRO(enif_mutex_destroy) macro
|
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch/priv/couch_ejson_compare/ |
H A D | couch_ejson_compare.c | 532 enif_mutex_destroy(collMutex); in on_load() 561 enif_mutex_destroy(collMutex); in on_unload()
|