Searched refs:APR_STATUS_IS_ENOLOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/apr/include/
H A Dapr_errno.h302 /** @see APR_STATUS_IS_ENOLOCK */
377 #define APR_STATUS_IS_ENOLOCK(s) ((s) == APR_ENOLOCK) macro

Completed in 47 milliseconds