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

123456

/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbsd-nextstep.h41 #define wait(a) posix_wait(a) macro
H A Dbsd-nextstep.c38 #undef wait /* Use NeXT's wait() function */ macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DThreadPool.cpp71 void ThreadPool::wait() { function in class:ThreadPool
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dproc-utils.h83 #define wait(X) wait_with_trace (X, __FILE__, __LINE__) macro
/freebsd-11-stable/sys/riscv/riscv/
H A Duma_machdep.c44 uma_small_alloc(uma_zone_t zone, vm_size_t bytes, u_int8_t *flags, int wait) argument
/freebsd-11-stable/usr.sbin/timed/timed/
H A Dcandidate.c50 struct timeval then, wait; local
/freebsd-11-stable/sys/amd64/amd64/
H A Duma_machdep.c45 uma_small_alloc(uma_zone_t zone, vm_size_t bytes, u_int8_t *flags, int wait) argument
/freebsd-11-stable/sys/arm64/arm64/
H A Duma_machdep.c45 uma_small_alloc(uma_zone_t zone, vm_size_t bytes, u_int8_t *flags, int wait) argument
/freebsd-11-stable/sys/netnatm/
H A Dnatm_pcb.c68 npcb_alloc(int wait) argument
/freebsd-11-stable/sys/mips/mips/
H A Duma_machdep.c45 uma_small_alloc(uma_zone_t zone, vm_size_t bytes, u_int8_t *flags, int wait) argument
/freebsd-11-stable/sys/contrib/ck/include/spinlock/
H A Dclh.h40 unsigned int wait; member in struct:ck_spinlock_clh
H A Dhclh.h39 unsigned int wait; member in struct:ck_spinlock_hclh
/freebsd-11-stable/sys/powerpc/powerpc/
H A Duma_machdep.c54 uma_small_alloc(uma_zone_t zone, vm_size_t bytes, u_int8_t *flags, int wait) argument
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dcondition.c206 wait(isc_condition_t *cond, isc_mutex_t *mutex, DWORD milliseconds) { function
/freebsd-11-stable/contrib/atf/atf-c++/
H A Dutils.cpp96 atf::utils::wait(const pid_t pid, const int exitstatus, function in class:atf::utils
/freebsd-11-stable/contrib/gdb/gdb/gdbserver/
H A Dtarget.h88 unsigned char (*wait) (char *status); member in struct:target_ops
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_bcopy.c164 sdp_post_sends(struct sdp_sock *ssk, int wait) argument
/freebsd-11-stable/sys/kern/
H A Dsubr_busdma_bufalloc.c150 busdma_bufalloc_alloc_uncacheable(uma_zone_t zone, vm_size_t size, uint8_t *pflag, int wait) argument
H A Duipc_mbuf2.c268 m_dup1(struct mbuf *m, int off, int len, int wait) argument
315 m_tag_alloc(uint32_t cookie, int type, int len, int wait) argument
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_wait_noproc.c45 ATF_TC(wait); variable
/freebsd-11-stable/usr.sbin/bluetooth/l2ping/
H A Dl2ping.c70 int32_t n, s, count, wait, flood, echo_size, numeric; local
/freebsd-11-stable/contrib/tcsh/
H A Dtc.wait.h76 union wait { union
[all...]
/freebsd-11-stable/contrib/ngatm/sscop/
H A Dsscop_main.c144 int wait = 0; local
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dpex-common.h119 int (*wait) (struct pex_obj *, long /* child */, int * /* status */, member in struct:pex_funcs
/freebsd-11-stable/sys/dev/pms/freebsd/driver/common/
H A Dlxutil.c64 int wait = 0; local

Completed in 182 milliseconds

123456