Searched refs:ENV_READ_LOCK (Results 1 – 4 of 4) sorted by relevance
2 ENV_READ_LOCK # Z added by devel/scanprov
7036 # define ENV_READ_LOCK PERL_READ_LOCK(&PL_env_mutex) macro7047 # define GETENV_LOCK ENV_READ_LOCK7058 # define ENV_READ_LOCK NOOP macro7140 STMT_START { LOCALE_LOCK; ENV_READ_LOCK; } STMT_END7214 STMT_START { LOCALE_READ_LOCK; ENV_READ_LOCK; } STMT_END
1147 Perl defines mutexes C<ENV_READ_LOCK> and C<ENV_READ_UNLOCK> with which
5050 ENV_READ_LOCK; in my_tmpnam()