Home
last modified time | relevance | path

Searched refs:sysenv_rwmtx (Results 1 – 14 of 14) sorted by relevance

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Dsys_env.c13 static erts_rwmtx_t sysenv_rwmtx; variable
20 erts_rwmtx_init(&sysenv_rwmtx, "environ", NIL, in erts_sys_env_init()
28 erts_rwmtx_rlock(&sysenv_rwmtx); in erts_sys_rlock_global_osenv()
33 erts_rwmtx_rwlock(&sysenv_rwmtx); in erts_sys_rwlock_global_osenv()
38 erts_rwmtx_rwunlock(&sysenv_rwmtx); in erts_sys_rwunlock_global_osenv()
42 erts_rwmtx_runlock(&sysenv_rwmtx); in erts_sys_runlock_global_osenv()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/sys/unix/
H A Dsys_env.c13 static erts_rwmtx_t sysenv_rwmtx; variable
20 erts_rwmtx_init(&sysenv_rwmtx, "environ", NIL, in erts_sys_env_init()
28 erts_rwmtx_rlock(&sysenv_rwmtx); in erts_sys_rlock_global_osenv()
33 erts_rwmtx_rwlock(&sysenv_rwmtx); in erts_sys_rwlock_global_osenv()
38 erts_rwmtx_rwunlock(&sysenv_rwmtx); in erts_sys_rwunlock_global_osenv()
42 erts_rwmtx_runlock(&sysenv_rwmtx); in erts_sys_runlock_global_osenv()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/sys/unix/
H A Dsys_env.c13 static erts_rwmtx_t sysenv_rwmtx; variable
20 erts_rwmtx_init(&sysenv_rwmtx, "environ", NIL, in erts_sys_env_init()
28 erts_rwmtx_rlock(&sysenv_rwmtx); in erts_sys_rlock_global_osenv()
33 erts_rwmtx_rwlock(&sysenv_rwmtx); in erts_sys_rwlock_global_osenv()
38 erts_rwmtx_rwunlock(&sysenv_rwmtx); in erts_sys_rwunlock_global_osenv()
42 erts_rwmtx_runlock(&sysenv_rwmtx); in erts_sys_runlock_global_osenv()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Dsys_env.c13 static erts_rwmtx_t sysenv_rwmtx; variable
20 erts_rwmtx_init(&sysenv_rwmtx, "environ", NIL, in erts_sys_env_init()
28 erts_rwmtx_rlock(&sysenv_rwmtx); in erts_sys_rlock_global_osenv()
33 erts_rwmtx_rwlock(&sysenv_rwmtx); in erts_sys_rwlock_global_osenv()
38 erts_rwmtx_rwunlock(&sysenv_rwmtx); in erts_sys_rwunlock_global_osenv()
42 erts_rwmtx_runlock(&sysenv_rwmtx); in erts_sys_runlock_global_osenv()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Dsys_env.c13 static erts_rwmtx_t sysenv_rwmtx; variable
20 erts_rwmtx_init(&sysenv_rwmtx, "environ", NIL, in erts_sys_env_init()
28 erts_rwmtx_rlock(&sysenv_rwmtx); in erts_sys_rlock_global_osenv()
33 erts_rwmtx_rwlock(&sysenv_rwmtx); in erts_sys_rwlock_global_osenv()
38 erts_rwmtx_rwunlock(&sysenv_rwmtx); in erts_sys_rwunlock_global_osenv()
42 erts_rwmtx_runlock(&sysenv_rwmtx); in erts_sys_runlock_global_osenv()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Dsys_env.c13 static erts_rwmtx_t sysenv_rwmtx; variable
20 erts_rwmtx_init(&sysenv_rwmtx, "environ", NIL, in erts_sys_env_init()
28 erts_rwmtx_rlock(&sysenv_rwmtx); in erts_sys_rlock_global_osenv()
33 erts_rwmtx_rwlock(&sysenv_rwmtx); in erts_sys_rwlock_global_osenv()
38 erts_rwmtx_rwunlock(&sysenv_rwmtx); in erts_sys_rwunlock_global_osenv()
42 erts_rwmtx_runlock(&sysenv_rwmtx); in erts_sys_runlock_global_osenv()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/sys/unix/
H A Dsys_env.c13 static erts_rwmtx_t sysenv_rwmtx; variable
20 erts_rwmtx_init(&sysenv_rwmtx, "environ", NIL, in erts_sys_env_init()
28 erts_rwmtx_rlock(&sysenv_rwmtx); in erts_sys_rlock_global_osenv()
33 erts_rwmtx_rwlock(&sysenv_rwmtx); in erts_sys_rwlock_global_osenv()
38 erts_rwmtx_rwunlock(&sysenv_rwmtx); in erts_sys_rwunlock_global_osenv()
42 erts_rwmtx_runlock(&sysenv_rwmtx); in erts_sys_runlock_global_osenv()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/sys/win32/
H A Dsys_env.c31 static erts_rwmtx_t sysenv_rwmtx; variable
36 erts_rwmtx_init(&sysenv_rwmtx, "environ", NIL, in erts_sys_env_init()
44 erts_rwmtx_rlock(&sysenv_rwmtx); in erts_sys_rlock_global_osenv()
49 erts_rwmtx_rwlock(&sysenv_rwmtx); in erts_sys_rwlock_global_osenv()
54 erts_rwmtx_runlock(&sysenv_rwmtx); in erts_sys_runlock_global_osenv()
58 erts_rwmtx_rwunlock(&sysenv_rwmtx); in erts_sys_rwunlock_global_osenv()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/sys/win32/
H A Dsys_env.c31 static erts_rwmtx_t sysenv_rwmtx; variable
36 erts_rwmtx_init(&sysenv_rwmtx, "environ", NIL, in erts_sys_env_init()
44 erts_rwmtx_rlock(&sysenv_rwmtx); in erts_sys_rlock_global_osenv()
49 erts_rwmtx_rwlock(&sysenv_rwmtx); in erts_sys_rwlock_global_osenv()
54 erts_rwmtx_runlock(&sysenv_rwmtx); in erts_sys_runlock_global_osenv()
58 erts_rwmtx_rwunlock(&sysenv_rwmtx); in erts_sys_rwunlock_global_osenv()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/sys/win32/
H A Dsys_env.c30 static erts_rwmtx_t sysenv_rwmtx; variable
35 erts_rwmtx_init(&sysenv_rwmtx, "environ", NIL, in erts_sys_env_init()
43 erts_rwmtx_rlock(&sysenv_rwmtx); in erts_sys_rlock_global_osenv()
48 erts_rwmtx_rwlock(&sysenv_rwmtx); in erts_sys_rwlock_global_osenv()
53 erts_rwmtx_runlock(&sysenv_rwmtx); in erts_sys_runlock_global_osenv()
57 erts_rwmtx_rwunlock(&sysenv_rwmtx); in erts_sys_rwunlock_global_osenv()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/sys/win32/
H A Dsys_env.c31 static erts_rwmtx_t sysenv_rwmtx; variable
36 erts_rwmtx_init(&sysenv_rwmtx, "environ", NIL, in erts_sys_env_init()
44 erts_rwmtx_rlock(&sysenv_rwmtx); in erts_sys_rlock_global_osenv()
49 erts_rwmtx_rwlock(&sysenv_rwmtx); in erts_sys_rwlock_global_osenv()
54 erts_rwmtx_runlock(&sysenv_rwmtx); in erts_sys_runlock_global_osenv()
58 erts_rwmtx_rwunlock(&sysenv_rwmtx); in erts_sys_rwunlock_global_osenv()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/sys/win32/
H A Dsys_env.c31 static erts_rwmtx_t sysenv_rwmtx; variable
36 erts_rwmtx_init(&sysenv_rwmtx, "environ", NIL, in erts_sys_env_init()
44 erts_rwmtx_rlock(&sysenv_rwmtx); in erts_sys_rlock_global_osenv()
49 erts_rwmtx_rwlock(&sysenv_rwmtx); in erts_sys_rwlock_global_osenv()
54 erts_rwmtx_runlock(&sysenv_rwmtx); in erts_sys_runlock_global_osenv()
58 erts_rwmtx_rwunlock(&sysenv_rwmtx); in erts_sys_rwunlock_global_osenv()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/sys/win32/
H A Dsys_env.c31 static erts_rwmtx_t sysenv_rwmtx; variable
36 erts_rwmtx_init(&sysenv_rwmtx, "environ", NIL, in erts_sys_env_init()
44 erts_rwmtx_rlock(&sysenv_rwmtx); in erts_sys_rlock_global_osenv()
49 erts_rwmtx_rwlock(&sysenv_rwmtx); in erts_sys_rwlock_global_osenv()
54 erts_rwmtx_runlock(&sysenv_rwmtx); in erts_sys_runlock_global_osenv()
58 erts_rwmtx_rwunlock(&sysenv_rwmtx); in erts_sys_rwunlock_global_osenv()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/sys/win32/
H A Dsys_env.c30 static erts_rwmtx_t sysenv_rwmtx; variable
35 erts_rwmtx_init(&sysenv_rwmtx, "environ", NIL, in erts_sys_env_init()
43 erts_rwmtx_rlock(&sysenv_rwmtx); in erts_sys_rlock_global_osenv()
48 erts_rwmtx_rwlock(&sysenv_rwmtx); in erts_sys_rwlock_global_osenv()
53 erts_rwmtx_runlock(&sysenv_rwmtx); in erts_sys_runlock_global_osenv()
57 erts_rwmtx_rwunlock(&sysenv_rwmtx); in erts_sys_rwunlock_global_osenv()