Home
last modified time | relevance | path

Searched refs:tts (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_umtx.c786 struct timespec tts; in abs_timeout_gethz() local
790 timespecsub(&timo->end, &timo->cur, &tts); in abs_timeout_gethz()
791 return (tstohz(&tts)); in abs_timeout_gethz()