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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dfakethr.h14 /* With fake threads, thr is global(ish) so we don't need dTHR */
15 #define dTHR extern int errno macro
H A Dthread.h511 /* THR, SET_THR, and dTHR are there for compatibility with old versions */
520 #ifndef dTHR
521 # define dTHR dNOOP macro
H A Dperl.h108 # define dTHR dNOOP /* only backward compatibility */ macro

Completed in 29 milliseconds