Home
last modified time | relevance | path

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

/hurd/
A Dhurdselect.c53 int got, ready; in _hurd_select() local
301 got = 0; in _hurd_select()
337 else if (got == 0) in _hurd_select()
359 ++got; in _hurd_select()
364 if (got == 0 && sigport != MACH_PORT_NULL) in _hurd_select()
380 if (!err && got == 0) in _hurd_select()
496 int had = got; in _hurd_select()
516 ++got; in _hurd_select()
518 assert (got > had); in _hurd_select()
526 if (got) in _hurd_select()

Completed in 4 milliseconds