2 sleep() function: pause execution of the current thread.
10 assert-h [test $HAVE_SLEEP = 0 || test $REPLACE_SLEEP = 1]
11 stdint [test $HAVE_SLEEP = 0 || test $REPLACE_SLEEP = 1]
15 gl_CONDITIONAL([GL_COND_OBJ_SLEEP],
16 [test $HAVE_SLEEP = 0 || test $REPLACE_SLEEP = 1])
17 gl_UNISTD_MODULE_INDICATOR([sleep])
21 lib_SOURCES += sleep.c