Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 25 of 199) sorted by relevance

12345678

/netbsd-src/sys/arch/hp300/stand/common/
H A Dscsi.c196 int wait; in wait_for_select() local
210 ixfer_start(volatile struct scsidevice *hd, int len, uint8_t phase, int wait) in ixfer_start()
232 int wait = scsi_data_wait; in ixfer_out() local
248 int wait = scsi_data_wait; in ixfer_in() local
272 int wait; in scsiicmd() local
/netbsd-src/external/bsd/nsd/dist/
H A Dmini_event.c161 struct timeval* wait) in handle_timeouts()
199 handle_select(struct event_base* base, struct timeval* wait) in handle_select()
252 struct timeval wait; in event_base_loop() local
273 struct timeval wait; in event_base_dispatch() local
/netbsd-src/usr.bin/ftp/
H A Dprogressbar.c128 struct timeval now, wait; local
308 struct timeval now, td, wait; local
397 alarmtimer(int wait) global() argument
[all...]
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dexecute_command_line.c82 execute_command_line (const char *command, bool wait, int *exitstat, in execute_command_line()
182 execute_command_line_i4 (const char *command, GFC_LOGICAL_4 *wait, in execute_command_line_i4()
211 execute_command_line_i8 (const char *command, GFC_LOGICAL_8 *wait, in execute_command_line_i8()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dexecute_command_line.c82 execute_command_line (const char *command, bool wait, int *exitstat, in execute_command_line()
182 execute_command_line_i4 (const char *command, GFC_LOGICAL_4 *wait, in execute_command_line_i4()
211 execute_command_line_i8 (const char *command, GFC_LOGICAL_8 *wait, in execute_command_line_i8()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DThreadPool.cpp69 void ThreadPool::wait() { in wait() function in ThreadPool
114 void ThreadPool::wait() { in wait() function in ThreadPool
/netbsd-src/external/bsd/unbound/dist/util/
H A Dmini_event.c146 struct timeval* wait) in handle_timeouts()
181 static int handle_select(struct event_base* base, struct timeval* wait) in handle_select()
235 struct timeval wait; in event_base_dispatch() local
/netbsd-src/lib/libc/gen/
H A Dwait.c48 __weak_alias(wait,_wait) in __weak_alias() argument
/netbsd-src/sys/arch/amiga/dev/
H A Dotgsc.c189 int wait = sci_data_wait; in otgsc_dma_xfer_in() local
235 int wait = sci_data_wait; in otgsc_dma_xfer_out() local
H A Dmlhsc.c182 int wait = sci_data_wait; in mlhsc_dma_xfer_in() local
268 int wait = sci_data_wait; in mlhsc_dma_xfer_out() local
H A Divsc.c196 int wait = sci_data_wait; in ivsc_dma_xfer_in() local
279 int wait = sci_data_wait; in ivsc_dma_xfer_out() local
H A Dsci.c408 register int wait = sci_data_wait; in sci_ixfer_out() local
448 int wait = sci_data_wait; in sci_ixfer_in() local
509 int wait; in sciicmd() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/timer/
H A Dnouveau_nvkm_subdev_timer_base.c33 nvkm_timer_wait_test(struct nvkm_timer_wait *wait) in nvkm_timer_wait_test()
61 struct nvkm_timer_wait *wait) in nvkm_timer_wait_init()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
H A Dgf100.h29 drm_waitqueue_t wait; member
31 wait_queue_head_t wait; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sync/
H A Devent.d211 bool wait() in wait() function
232 bool wait(Duration tmout) in wait() function
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dwaitpid.c28 #define wait(s) _cwait(s,pid,_WAIT_CHILD) macro
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dwaitpid.c28 #define wait(s) _cwait(s,pid,_WAIT_CHILD) macro
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dwaitpid.c28 #define wait(s) _cwait(s,pid,_WAIT_CHILD) macro
/netbsd-src/external/gpl3/gdb/dist/libiberty/
H A Dwaitpid.c28 #define wait(s) _cwait(s,pid,_WAIT_CHILD) macro
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/
H A Dwaitpid.c28 #define wait(s) _cwait(s,pid,_WAIT_CHILD) macro
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dwaitpid.c28 #define wait(s) _cwait(s,pid,_WAIT_CHILD) macro
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
H A Dpmu.h33 drm_waitqueue_t wait; member
35 wait_queue_head_t wait; member
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_ael1002.c71 static int ael1002_reset(struct cphy *phy, int wait) in ael1002_reset()
151 static int ael1006_reset(struct cphy *phy, int wait) in ael1006_reset()
268 static int xaui_direct_reset(struct cphy *phy, int wait) in xaui_direct_reset()
/netbsd-src/usr.sbin/timed/timed/
H A Dcandidate.c51 struct timeval then, wait; in election() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/
H A Dentrypoint.py21 def wait(): function

12345678