HomeSort by: relevance | last modified time | path
    Searched refs:useconds_t (Results 1 - 25 of 68) sorted by relevancy

1 2 3

  /src/lib/libc/gen/
ualarm.c 56 useconds_t
57 ualarm(useconds_t usecs, useconds_t reload)
68 return (useconds_t)(old.it_value.tv_sec * USPS +
71 return (useconds_t)-1;
usleep.c 47 usleep(useconds_t useconds)
  /src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
nanosleep.h 24 useconds_t __micro_sec =
25 static_cast<useconds_t>((__req->tv_nsec + 999) / 1000);
  /src/include/
unistd.h 287 useconds_t ualarm(useconds_t, useconds_t);
288 int usleep(useconds_t);
  /src/tests/include/sys/
t_types.c 50 useconds_t usec;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
unistd.d 20 public import core.sys.posix.sys.types; // for ssize_t, uid_t, gid_t, off_t, pid_t, useconds_t
2423 useconds_t ualarm(useconds_t, useconds_t);
2424 int usleep(useconds_t);
2449 useconds_t ualarm(useconds_t, useconds_t) @trusted;
2450 int usleep(useconds_t) @trusted;
2502 useconds_t ualarm(useconds_t, useconds_t) @trusted
    [all...]
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/sys/
types.d 298 useconds_t
317 alias uint useconds_t;
327 alias uint useconds_t;
337 alias uint useconds_t;
347 alias uint useconds_t;
357 alias uint useconds_t;
367 alias uint useconds_t;
386 alias uint useconds_t;
  /src/sys/arch/usermode/include/
thunk.h 89 int thunk_usleep(useconds_t);
  /src/sys/sys/
types.h 331 typedef _BSD_USECONDS_T_ useconds_t; typedef
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
unistd.h 2772 _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
2773 _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
2776 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
2780 _GL_CXXALIAS_SYS_CAST (usleep, int, (useconds_t n));
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
unistd.h 2772 _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
2773 _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
2776 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
2780 _GL_CXXALIAS_SYS_CAST (usleep, int, (useconds_t n));
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
unistd.h 2772 _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
2773 _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
2776 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
2780 _GL_CXXALIAS_SYS_CAST (usleep, int, (useconds_t n));
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
unistd.h 2772 _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
2773 _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
2776 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
2780 _GL_CXXALIAS_SYS_CAST (usleep, int, (useconds_t n));
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
unistd.h 2772 _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
2773 _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
2776 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
2780 _GL_CXXALIAS_SYS_CAST (usleep, int, (useconds_t n));
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
unistd.h 2772 _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
2773 _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
2776 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
2780 _GL_CXXALIAS_SYS_CAST (usleep, int, (useconds_t n));
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
unistd.h 2772 _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
2773 _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
2776 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
2780 _GL_CXXALIAS_SYS_CAST (usleep, int, (useconds_t n));
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
unistd.h 2772 _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
2773 _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
2776 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
2780 _GL_CXXALIAS_SYS_CAST (usleep, int, (useconds_t n));
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
unistd.h 2772 _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
2773 _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
2776 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
2780 _GL_CXXALIAS_SYS_CAST (usleep, int, (useconds_t n));
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
unistd.h 2772 _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
2773 _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
2776 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
2780 _GL_CXXALIAS_SYS_CAST (usleep, int, (useconds_t n));
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
unistd.h 2772 _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
2773 _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
2776 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
2780 _GL_CXXALIAS_SYS_CAST (usleep, int, (useconds_t n));
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
unistd.h 2772 _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
2773 _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
2776 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
2780 _GL_CXXALIAS_SYS_CAST (usleep, int, (useconds_t n));
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
unistd.h 2772 _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
2773 _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
2776 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
2780 _GL_CXXALIAS_SYS_CAST (usleep, int, (useconds_t n));
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
unistd.h 2772 _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
2773 _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
2776 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
2780 _GL_CXXALIAS_SYS_CAST (usleep, int, (useconds_t n));
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
unistd.h 2772 _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
2773 _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
2776 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
2780 _GL_CXXALIAS_SYS_CAST (usleep, int, (useconds_t n));
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
unistd.h 2772 _GL_FUNCDECL_RPL (usleep, int, (useconds_t n));
2773 _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
2776 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
2780 _GL_CXXALIAS_SYS_CAST (usleep, int, (useconds_t n));

Completed in 54 milliseconds

1 2 3