Home
last modified time | relevance | path

Searched defs:OP_REFCNT_UNLOCK (Results 1 – 4 of 4) sorted by relevance

/dports/lang/perl5.32/perl-5.32.1/
H A Dop.h598 # define OP_REFCNT_UNLOCK MUTEX_UNLOCK(&PL_op_mutex) macro
601 # define OP_REFCNT_UNLOCK op_refcnt_unlock() macro
607 # define OP_REFCNT_UNLOCK NOOP macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dop.h610 # define OP_REFCNT_UNLOCK MUTEX_UNLOCK(&PL_op_mutex) macro
613 # define OP_REFCNT_UNLOCK op_refcnt_unlock() macro
619 # define OP_REFCNT_UNLOCK NOOP macro
/dports/lang/perl5.30/perl-5.30.3/
H A Dop.h592 # define OP_REFCNT_UNLOCK MUTEX_UNLOCK(&PL_op_mutex) macro
595 # define OP_REFCNT_UNLOCK op_refcnt_unlock() macro
601 # define OP_REFCNT_UNLOCK NOOP macro
/dports/lang/perl5.34/perl-5.34.0/
H A Dop.h604 # define OP_REFCNT_UNLOCK MUTEX_UNLOCK(&PL_op_mutex) macro
607 # define OP_REFCNT_UNLOCK op_refcnt_unlock() macro
613 # define OP_REFCNT_UNLOCK NOOP macro