Searched refs:stoptime (Results 1 – 7 of 7) sorted by relevance
466 DWORD stoptime = 0; in RAND_poll() local498 if (good) stoptime = GetTickCount() + MAXDELAY; in RAND_poll()516 &hlist) && GetTickCount() < stoptime); in RAND_poll()525 if (good) stoptime = GetTickCount() + MAXDELAY; in RAND_poll()529 while (process_next(handle, &p) && GetTickCount() < stoptime); in RAND_poll()537 if (good) stoptime = GetTickCount() + MAXDELAY; in RAND_poll()541 while (thread_next(handle, &t) && GetTickCount() < stoptime); in RAND_poll()549 if (good) stoptime = GetTickCount() + MAXDELAY; in RAND_poll()554 && (GetTickCount() < stoptime)); in RAND_poll()
588 *(time_t *)cntval = sip_counters.stoptime; in sip_get_counter_value()616 sip_counters.stoptime = 0; in sip_enable_counters()634 sip_counters.stoptime = time(NULL); in sip_disable_counters()
169 time_t stoptime; member
840 hrtime_t stoptime; in stop() local880 stoptime = gethrtime(); in stop()973 tx->t_stoptime = stoptime; in stop()1004 t->t_stoptime = stoptime; in stop()
367 clock_t stoptime; /* in ticks */ in sctp_disconnect() local372 stoptime = ddi_get_lbolt() + in sctp_disconnect()381 &sctp->sctp_lock, stoptime); in sctp_disconnect()
489 sdp_add_time(sdp_session_t *session, uint64_t starttime, uint64_t stoptime, in sdp_add_time() argument505 new_time->t_stop = stoptime; in sdp_add_time()
969 uint32_t stoptime; /* in ms */ in tcp_close() local972 stoptime = prom_gettime() + in tcp_close()977 ((int32_t)(stoptime - prom_gettime()) > 0)) { in tcp_close()