Searched defs:wait (Results 1 - 25 of 117) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash36.C3 struct wait { int w_status; }; struct
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash36.C3 struct wait { int w_status; }; struct
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/30_threads/future/members/
H A Dwait.cc34 void wait(std::future<void>& f) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/30_threads/shared_future/members/
H A Dwait.cc32 void wait(std::shared_future<void> f) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/opt/
H A Dcall1.C11 static void wait() function in struct:RunState
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/opt/
H A Dcall1.C11 static void wait() function in struct:RunState
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/crx/
H A Dno_op_insn.s24 wait: label
25 wait label
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dpr35492.c15 int wait; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dproc-utils.h87 #define wait(X) wait_with_trace (X, __FILE__, __LINE__) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dtransparent-union-5.c7 union wait { int w_status; }; union
/netbsd-6-1-5-RELEASE/usr.sbin/timed/timed/
H A Dcandidate.c51 struct timeval then, wait; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dtransparent-union-5.c7 union wait { int w_status; }; union
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/src/
H A Dcondition_variable.cc52 condition_variable::wait(unique_lock<mutex>& __lock) function in class:std::condition_variable
/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/xxboot/ahdi-wdb00t/
H A Dwdb00t.ahdi.S154 wait: movl #0x7d0,%d0 label
/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/xxboot/sdboot/
H A Dsdboot.S195 wait: addl _hz_200:w,%d1 label
/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/xxboot/wdboot/
H A Dwdboot.S174 wait: movl #0x7d0,%d0 label
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/rx/
H A Dbuiltins.c156 wait (void) function
/netbsd-6-1-5-RELEASE/sys/arch/hpcarm/dev/
H A Dj720ssp.c121 j720ssp_readwrite(struct j720ssp_softc *sc, int drainfifo, int in, int *out, int wait) argument
/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/xxboot/ahdi-sdb00t/
H A Dsdb00t.ahdi.S182 wait: addl _hz_200:w,%d1 label
/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Divsc.c194 int wait = sci_data_wait; local
277 int wait = sci_data_wait; local
[all...]
H A Dmlhsc.c181 int wait = sci_data_wait; local
266 int wait = sci_data_wait; local
[all...]
H A Dotgsc.c188 int wait = sci_data_wait; local
234 int wait = sci_data_wait; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/win32/
H A Dcondition.c208 wait(isc_condition_t *cond, isc_mutex_t *mutex, DWORD milliseconds) { function
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/win32/
H A Dcondition.c208 wait(isc_condition_t *cond, isc_mutex_t *mutex, DWORD milliseconds) { function
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dgold-threads.h169 wait() function in class:gold::Condvar

Completed in 383 milliseconds

12345