Searched refs:apr_time_from_msec (Results 1 – 4 of 4) sorted by relevance
75 #define apr_time_from_msec(msec) ((apr_time_t)(msec) * 1000) macro
61 #define SLEEP_TIME apr_time_from_msec(10) in proc_mutex_spinsleep_timedacquire()
2084 session->conn_latency < apr_time_from_msec(5); in svn_ra_serf__is_low_latency_connection()
1419 then = now + apr_time_from_msec(SVN_HI_RES_SLEEP_MS); in svn_io_sleep_for_timestamps()