Searched refs:COND_DESTROY (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dfakethr.h60 #define COND_DESTROY(c) macro
H A Dthread.h140 #define COND_DESTROY(c) \ macro
266 # define COND_DESTROY(c) \ macro
270 Perl_croak_nocontext("panic: COND_DESTROY (%d) [%s:%d]", \
459 #ifndef COND_DESTROY
460 # define COND_DESTROY(c) macro
H A Dmg.c2517 COND_DESTROY(MgCONDP(mg));
H A Dperl.c487 COND_DESTROY(&PL_nthreads_cond);
1017 COND_DESTROY(&PL_eval_cond);
H A Dutil.c2970 COND_DESTROY(&cp->owner_cond);
2971 COND_DESTROY(&cp->cond);

Completed in 48 milliseconds