X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=bindings-apr.git;a=blobdiff_plain;f=cbits%2Fhelper_apr_thread_proc.c;fp=cbits%2Fhelper_apr_thread_proc.c;h=e1cd851f8d79699c331e9417aa0054b51c4e2944;hp=0000000000000000000000000000000000000000;hb=c3100272dedde8dcb76594ad7b3c0559707ec638;hpb=cc9a1eed057e9491d3999a26b68696f5d5e0b624 diff --git a/cbits/helper_apr_thread_proc.c b/cbits/helper_apr_thread_proc.c new file mode 100644 index 0000000..e1cd851 --- /dev/null +++ b/cbits/helper_apr_thread_proc.c @@ -0,0 +1,6 @@ +#include +#include + +BC_INLINE1(APR_PROC_CHECK_EXIT , apr_exit_why_e, int) +BC_INLINE1(APR_PROC_CHECK_SIGNALED , apr_exit_why_e, int) +BC_INLINE1(APR_PROC_CHECK_CORE_DUMP, apr_exit_why_e, int)