Searched defs:timeout (Results 76 - 100 of 673) sorted by relevance

1234567891011>>

/freebsd-10-stable/lib/libthr/thread/
H A Dthr_umtx.h114 _thr_umutex_timedlock(struct umutex *mtx, uint32_t id, const struct timespec *timeout) argument
/freebsd-10-stable/sbin/hastd/
H A Dsynch.h161 cv_timedwait(pthread_cond_t *cv, pthread_mutex_t *lock, int timeout) argument
/freebsd-10-stable/sys/arm/ti/am335x/
H A Dam335x_rtc.c152 int timeout; local
/freebsd-10-stable/sys/boot/ofw/libofw/
H A Dofw_net.c128 ofwn_get(struct iodesc *desc, void *pkt, size_t len, time_t timeout) argument
/freebsd-10-stable/sys/boot/powerpc/ps3/
H A Dps3stor.c128 unsigned int timeout; local
/freebsd-10-stable/sys/dev/isci/scil/
H A Dscif_sas_domain.h184 U32 timeout; member in struct:SCIF_SAS_DOMAIN::__anon8936
/freebsd-10-stable/sys/dev/mc146818/
H A Dmc146818.c109 int timeout, cent, year; local
159 int sec, timeout; local
/freebsd-10-stable/sys/dev/mii/
H A Dsmcphy.c198 int timeout; local
/freebsd-10-stable/sys/dev/viawd/
H A Dviawd.c74 viawd_tmr_set(struct viawd_softc *sc, unsigned int timeout) argument
95 unsigned int timeout; local
[all...]
/freebsd-10-stable/sys/xen/interface/
H A Dsched.h82 uint64_t timeout; member in struct:sched_poll
119 uint32_t timeout; /* timeout */ member in struct:sched_watchdog
/freebsd-10-stable/tools/tools/ether_reflect/
H A Dether_reflect.c63 int timeout = 100; local
/freebsd-10-stable/usr.bin/tip/libacu/
H A Dv3451.c154 int timeout = 30, online = 0; local
/freebsd-10-stable/usr.sbin/bluetooth/btpand/
H A Devent.c88 struct timeval now, timeout, t; local
220 __event_add(struct event *ev, const struct timeval *timeout) argument
[all...]
/freebsd-10-stable/tests/sys/fifo/
H A Dfifo_open.c128 wait_and_timeout(pid_t pid, int timeout, int *status, const char *errstr) argument
/freebsd-10-stable/contrib/sendmail/libsm/
H A Dstdio.c361 struct timeval timeout; local
/freebsd-10-stable/sbin/ggate/ggatel/
H A Dggatel.c57 static unsigned timeout = G_GATE_TIMEOUT; variable
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdtimers.c170 tdsaSetTimerRequest( tiRoot_t *tiRoot, tdsaTimerRequest_t *timerRequest, bit32 timeout, tdsaTimerCBFunc_t CBFunc, void *timerData1, void *timerData2, void *timerData3 ) argument
/freebsd-10-stable/sys/arm/freescale/imx/
H A Dimx_wdog.c111 u_int timeout; local
/freebsd-10-stable/contrib/openbsm/bin/auditdistd/
H A Dsynch.h163 cv_timedwait(pthread_cond_t *cv, pthread_mutex_t *lock, int timeout) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db_private.h53 /* Busy timeout in ms., 0 for the libsvn_subr default. */ member in struct:svn_wc__db_t
H A Dwc_db_util.c113 svn_wc__db_util_open_db(svn_sqlite__db_t **sdb, const char *dir_abspath, const char *sdb_fname, svn_sqlite__mode_t smode, svn_boolean_t exclusive, apr_int32_t timeout, const char *const *my_statements, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
/freebsd-10-stable/sys/dev/mmc/
H A Dmmc_subr.c193 mmc_switch_status(device_t busdev, device_t dev, uint16_t rca, u_int timeout) argument
152 mmc_switch(device_t busdev, device_t dev, uint16_t rca, uint8_t set, uint8_t index, uint8_t value, u_int timeout, bool status) argument
[all...]
/freebsd-10-stable/lib/libc/rpc/
H A Dpmap_rmt.c69 static const struct timeval timeout = { 3, 0 }; variable in typeref:struct:timeval
/freebsd-10-stable/release/
H A DMakefile
/freebsd-10-stable/usr.bin/lockf/
H A Dlockf.c213 timeout(int sig __unused) function

Completed in 278 milliseconds

1234567891011>>