Home
last modified time | relevance | path

Searched refs:HAS_USLEEP (Results 1 – 14 of 14) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/ext/Time/HiRes/
DHiRes.xs378 #if !defined(HAS_USLEEP) && defined(TIME_HIRES_NANOSLEEP)
379 #define HAS_USLEEP macro
393 #if !defined(HAS_USLEEP) && defined(HAS_SELECT)
395 #define HAS_USLEEP macro
410 #if !defined(HAS_USLEEP) && defined(WIN32)
411 #define HAS_USLEEP macro
423 #if !defined(HAS_USLEEP) && defined(TIME_HIRES_NANOSLEEP)
424 #define HAS_USLEEP macro
438 #if !defined(HAS_USLEEP) && defined(HAS_POLL)
439 #define HAS_USLEEP macro
[all …]
/mirbsd/src/gnu/usr.bin/perl/ext/Time/HiRes/fallback/
Dconst-c.inc256 {name=>"d_usleep", type=>"IV", macro=>"HAS_USLEEP", value=>"1", default=>["IV", "0"]});
299 #ifdef HAS_USLEEP
/mirbsd/src/gnu/usr.bin/perl/
Dperl.h520 #if defined(HAS_USLEEP) && !defined(HAS_USLEEP_PROTO) && !defined(PERL_MICRO)
Dconfig_h.SH619 /* HAS_USLEEP:
/mirbsd/src/gnu/usr.bin/perl/NetWare/
Dconfig_H.wc645 /* HAS_USLEEP:
649 /*#define HAS_USLEEP /**/
/mirbsd/src/gnu/usr.bin/perl/wince/
Dconfig_H.ce613 /* HAS_USLEEP:
617 /*#define HAS_USLEEP /**/
/mirbsd/src/gnu/usr.bin/perl/win32/
Dconfig_H.vc595 /* HAS_USLEEP:
599 /*#define HAS_USLEEP /**/
Dconfig_H.bc595 /* HAS_USLEEP:
599 /*#define HAS_USLEEP /**/
Dconfig_H.gc595 /* HAS_USLEEP:
599 /*#define HAS_USLEEP /**/
Dconfig_H.vc64595 /* HAS_USLEEP:
599 /*#define HAS_USLEEP /**/
/mirbsd/src/gnu/usr.bin/perl/plan9/
Dconfig.plan9655 /* HAS_USLEEP:
659 /*#define HAS_USLEEP / **/
Dconfig_h.sample613 /* HAS_USLEEP:
617 /*#define HAS_USLEEP / **/
/mirbsd/src/gnu/usr.bin/perl/Porting/
Dconfig_H595 /* HAS_USLEEP:
599 #define HAS_USLEEP /**/
DGlossary2209 This variable conditionally defines HAS_USLEEP if usleep() is