Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/
H A Dop.h631 # define OP_REFCNT_UNLOCK MUTEX_UNLOCK(&PL_op_mutex) macro
634 # define OP_REFCNT_UNLOCK op_refcnt_unlock() macro
640 # define OP_REFCNT_UNLOCK NOOP macro