HomeSort by relevance Sort by last modified time
    Searched refs:USLEEP (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/sqlite/src/
Makefile.arm-wince-mingw32ce-gcc 31 #### If the target operating system supports the "usleep()" system
34 USLEEP =
35 #USLEEP = -DHAVE_USLEEP=1
Makefile.linux-gcc 25 #### If the target operating system supports the "usleep()" system
28 #USLEEP =
29 USLEEP = -DHAVE_USLEEP=1
Makefile.vxworks 24 #### If the target operating system supports the "usleep()" system
27 USLEEP =
28 #USLEEP = -DHAVE_USLEEP=1

Completed in 98 milliseconds