Home
last modified time | relevance | path

Searched refs:HAVE_USLEEP (Results 1 – 8 of 8) sorted by relevance

/third_party/sqlite/
DBUILD.gn53 "HAVE_USLEEP=1",
103 "HAVE_USLEEP=1",
143 "HAVE_USLEEP=1",
/third_party/ffmpeg/libavutil/
Dtime.c90 #elif HAVE_USLEEP in av_usleep()
/third_party/curl/lib/
Dcurl_config_standard.h765 #define HAVE_USLEEP 1 macro
/third_party/e2fsprogs/lib/
Dconfig.h595 #define HAVE_USLEEP 1 macro
Dconfig.h.in452 #undef HAVE_USLEEP
/third_party/e2fsprogs/misc/
Dbadblocks.c419 #ifdef HAVE_USLEEP in do_read()
/third_party/curl/
DCMakeLists.txt1023 check_symbol_exists(usleep "${CURL_INCLUDES}" HAVE_USLEEP)
/third_party/sqlite/src/
Dsqlite3.c41048 #elif defined(HAVE_USLEEP) && HAVE_USLEEP
168886 #if SQLITE_OS_WIN || HAVE_USLEEP