Home
last modified time | relevance | path

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

/rt/
A Daio_suspend.c98 do_aio_misc_wait (unsigned int *cntr, const struct __timespec64 *timeout) in do_aio_misc_wait() argument
102 AIO_MISC_WAIT (result, *cntr, timeout, 1); in do_aio_misc_wait()
126 unsigned int cntr = 1; in ___aio_suspend_time64() local
147 waitlist[cnt].counterp = &cntr; in ___aio_suspend_time64()
195 result = do_aio_misc_wait (&cntr, timeout == NULL ? NULL : &ts); in ___aio_suspend_time64()

Completed in 5 milliseconds