Home
last modified time | relevance | path

Searched refs:HAVE_NANOSLEEP (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/components/SDL2/src/timer/unix/
A DSDL_systimer.c50 #if HAVE_NANOSLEEP || HAVE_CLOCK_GETTIME
203 #if HAVE_NANOSLEEP in SDL_Delay()
211 #if HAVE_NANOSLEEP in SDL_Delay()
220 #if HAVE_NANOSLEEP in SDL_Delay()
/AliOS-Things-master/components/SDL2/include/
A DSDL_config_pandora.h107 #define HAVE_NANOSLEEP 1 macro
A DSDL_config_psp.h123 #define HAVE_NANOSLEEP 1 macro
A DSDL_config_wiz.h122 #define HAVE_NANOSLEEP 1 macro
A DSDL_config_android.h126 #define HAVE_NANOSLEEP 1 macro
A DSDL_config_iphoneos.h127 #define HAVE_NANOSLEEP 1 macro
A DSDL_config.h186 #define HAVE_NANOSLEEP 1 macro
A DSDL_config_macosx.h130 #define HAVE_NANOSLEEP 1 macro
A DSDL_config.h.in185 #undef HAVE_NANOSLEEP
A DSDL_config.h.cmake181 #cmakedefine HAVE_NANOSLEEP 1
/AliOS-Things-master/components/SDL2/
A DCMakeLists.txt819 check_symbol_exists(nanosleep "time.h" HAVE_NANOSLEEP)

Completed in 15 milliseconds