Searched refs:pollset_cleanup (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/apr/poll/unix/
H A Dpollset.c33 static apr_status_t pollset_cleanup(void *p) function
179 apr_pool_cleanup_register(p, pollset, pollset_cleanup,
216 pollset_cleanup);

Completed in 221 milliseconds