Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dtest_common.c24 int poll_nfds, poll_nfds_allocd; variable
34 poll_nfds = poll_nfds_allocd; in test_common_beforepoll()
40 assert(poll_nfds > poll_nfds_allocd); in test_common_beforepoll()
43 poll_nfds_allocd = poll_nfds; in test_common_beforepoll()
A Dtest_common.h25 extern int poll_nfds, poll_nfds_allocd;

Completed in 2 milliseconds