Searched defs:LOCK_SV_MUTEX (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dthread.h372 * LOCK_SV_MUTEX and UNLOCK_SV_MUTEX are performance-critical. Here, we
378 # define LOCK_SV_MUTEX MUTEX_LOCK(&PL_sv_mutex) macro
463 #ifndef LOCK_SV_MUTEX
464 # define LOCK_SV_MUTEX macro

Completed in 16 milliseconds