bindings-apr-util-0.1: cbits/helper_apr_anylock.c
#include <bindings.cmacros.h> #include <apr_anylock.h> BC_INLINE1(APR_ANYLOCK_LOCK , apr_anylock_t*, apr_status_t) BC_INLINE1(APR_ANYLOCK_TRYLOCK, apr_anylock_t*, apr_status_t) BC_INLINE1(APR_ANYLOCK_UNLOCK , apr_anylock_t*, apr_status_t)