2 sleep() function: pause execution of the current thread.
10 stdint [test $HAVE_SLEEP = 0 || test $REPLACE_SLEEP = 1]
11 verify [test $HAVE_SLEEP = 0 || test $REPLACE_SLEEP = 1]
15 if test $HAVE_SLEEP = 0 || test $REPLACE_SLEEP = 1; then
18 gl_UNISTD_MODULE_INDICATOR([sleep])