Home
last modified time | relevance | path

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

123456

/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_display_rps.c15 struct wait_queue_entry wait; member
24 struct wait_rps_boost *wait = container_of(_wait, typeof(*wait), wait); in do_rps_boost() local
46 struct wait_rps_boost *wait; in intel_display_rps_boost_after_vblank() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DThreadPool.cpp143 void ThreadPool::wait() { in wait() function in ThreadPool
151 void ThreadPool::wait(ThreadPoolTaskGroup &Group) { in wait() function in ThreadPool
200 void ThreadPool::wait() { in wait() function in ThreadPool
209 void ThreadPool::wait(ThreadPoolTaskGroup &) { in wait() function in ThreadPool
H A DGraphWriter.cpp136 StringRef Filename, bool wait, in ExecGraphViewer()
190 bool llvm::DisplayGraph(StringRef FilenameRef, bool wait, in DisplayGraph()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash36.C3 struct wait { int w_status; }; struct
/openbsd-src/sys/kern/
H A Duipc_mbuf2.c217 m_dup1(struct mbuf * m,int off,int len,int wait) m_dup1() argument
255 m_tag_get(int type,int len,int wait) m_tag_get() argument
331 m_tag_copy(struct m_tag * t,int wait) m_tag_copy() argument
349 m_tag_copy_chain(struct mbuf * to,struct mbuf * from,int wait) m_tag_copy_chain() argument
[all...]
/openbsd-src/usr.sbin/nsd/
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
/openbsd-src/lib/libc/rpc/
H A Dclnt_udp_bufcreate.c71 struct timeval wait, int *sockp, u_int sendsz, u_int recvsz) in clntudp_bufcreate()
124 struct timeval wait, int *sockp) in clntudp_create()
H A Dclnt_udp.c150 struct timeval wait, int *sockp, u_int sendsz, u_int recvsz) in clntudp_bufcreate_simple()
199 struct timespec time_waited, start, after, duration, wait; in clntudp_call() local
/openbsd-src/usr.sbin/unbound/util/
H A Dmini_event.c143 struct timeval* wait) in handle_timeouts()
178 static int handle_select(struct event_base* base, struct timeval* wait) in handle_select()
232 struct timeval wait; in event_base_dispatch() local
H A Dwinsock_event.c164 struct timeval* wait) in handle_timeouts()
230 static int handle_select(struct event_base* base, struct timeval* wait) in handle_select()
431 struct timeval wait; in event_base_dispatch() local
/openbsd-src/sbin/unwind/libunbound/util/
H A Dmini_event.c143 struct timeval* wait) in handle_timeouts()
178 static int handle_select(struct event_base* base, struct timeval* wait) in handle_select()
232 struct timeval wait; in event_base_dispatch() local
H A Dwinsock_event.c164 struct timeval* wait) in handle_timeouts()
230 static int handle_select(struct event_base* base, struct timeval* wait) in handle_select()
431 struct timeval wait; in event_base_dispatch() local
/openbsd-src/lib/libc/gen/
H A Dwait.c35 wait(int *istat) in wait() function
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/Iterator/
H A DArray.pm74 sub wait { shift->exit } subroutine
H A DStream.pm71 sub wait { shift->exit } subroutine
H A DProcess.pm227 sub wait { shift->{wait} } global() subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/
H A DIterator.pm128 sub wait { subroutine
/openbsd-src/regress/sys/kern/sosplice/
H A DProc.pm90 sub wait { subroutine
/openbsd-src/regress/sys/net/pf_divert/
H A DProc.pm102 sub wait { subroutine
/openbsd-src/sys/dev/ic/
H A Dtwe.c491 twe_cmd(struct twe_ccb *ccb, int flags, int wait) in twe_cmd()
598 twe_start(struct twe_ccb *ccb, int wait) in twe_start()
758 int error, op, flags, wait; in twe_scsi_cmd() local
/openbsd-src/regress/usr.sbin/ospfd/
H A DProc.pm117 sub wait { subroutine
/openbsd-src/regress/usr.sbin/httpd/tests/
H A DProc.pm127 sub wait { subroutine
/openbsd-src/regress/usr.sbin/relayd/
H A DProc.pm128 sub wait { subroutine
/openbsd-src/regress/usr.sbin/syslogd/
H A DProc.pm150 sub wait { subroutine
/openbsd-src/gnu/llvm/clang/utils/analyzer/
H A Dentrypoint.py22 def wait(): function

123456