Searched refs:ENV_LOCK (Results 1 – 5 of 5) sorted by relevance
19 ENV_LOCK # Z added by devel/scanprov
2414 ENV_LOCK; in Perl_my_setenv()2426 ENV_LOCK; in Perl_my_setenv()2435 ENV_LOCK; in Perl_my_setenv()2451 ENV_LOCK; in Perl_my_setenv()5427 ENV_LOCK;5433 ENV_LOCK;
7034 # define ENV_LOCK PERL_WRITE_LOCK(&PL_env_mutex) macro7052 # define GETENV_LOCK ENV_LOCK7056 # define ENV_LOCK NOOP macro7144 # define gwENVr_LOCALEr_LOCK ENV_LOCK
588 # define PerlEnv_clearenv(str) (ENV_LOCK, (clearenv(str) \
312 ENV_LOCK; in S_PerlEnv_putenv()