Home
last modified time | relevance | path

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

/aoo41x/main/sal/osl/unx/
H A Dprocess.c1442 struct timeval tcurrent; in is_timeout() local
1443 gettimeofday(&tcurrent, NULL); in is_timeout()
1444 return (tcurrent.tv_sec >= tend->tv_sec); in is_timeout()

Completed in 14 milliseconds