Searched defs:HAVE_NANOSLEEP (Results 1 – 8 of 8) sorted by relevance
266 #define HAVE_NANOSLEEP global() macro
201 #define HAVE_NANOSLEEP 1 macro
469 # define HAVE_NANOSLEEP 1 /* moved from librt to libc in S11 */ macro1038 # define HAVE_NANOSLEEP 1 /* has nanosleep(2) */ macro1082 # define HAVE_NANOSLEEP 1 /* has nanosleep(2) */ macro
962 #define HAVE_NANOSLEEP 1 macro
2168 AC_SEARCH_LIBS([nanosleep], [rt posix4], [AC_DEFINE([HAVE_NANOSLEEP], [1], definition
621 #define HAVE_NANOSLEEP 1 macro
2775 test "$cf_cv_func_nanosleep" = "yes" && AC_DEFINE(HAVE_NANOSLEEP,1,[Define to 1 if we have nanoslee… definition
677 #define HAVE_NANOSLEEP 0 /* nanosleep suspends all threads */ macro