Searched defs:UNLOCK_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
379 # define UNLOCK_SV_MUTEX MUTEX_UNLOCK(&PL_sv_mutex) macro
467 #ifndef UNLOCK_SV_MUTEX
468 # define UNLOCK_SV_MUTEX macro

Completed in 21 milliseconds