]> gitweb @ CieloNegro.org - bindings-apr.git/blob - cbits/helper_apr_thread_proc.c
C string macros should be treated as global arrays.
[bindings-apr.git] / cbits / helper_apr_thread_proc.c
1 #include <bindings.cmacros.h>
2 #include <apr_thread_proc.h>
3
4 BC_INLINE1(APR_PROC_CHECK_EXIT     , apr_exit_why_e, int)
5 BC_INLINE1(APR_PROC_CHECK_SIGNALED , apr_exit_why_e, int)
6 BC_INLINE1(APR_PROC_CHECK_CORE_DUMP, apr_exit_why_e, int)