usleep             84 lib/pthread_sigmask.c       usleep (1);
usleep           2263 lib/unistd.in.h _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
usleep           2264 lib/unistd.in.h _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
usleep           2267 lib/unistd.in.h _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
usleep           2271 lib/unistd.in.h _GL_CXXALIAS_SYS_CAST (usleep, int, (useconds_t n));
usleep           2273 lib/unistd.in.h _GL_CXXALIASWARN (usleep);
usleep           2277 lib/unistd.in.h _GL_WARN_ON_USE (usleep, "usleep is unportable - "