Unit 'apr' Package
[Overview][Constants][Types][Procedures and functions][Index] [#httpd22]

apr_exit_why_e

Declaration

Source position: apr_thread_proc.inc line 57

type apr_exit_why_e = (

  APR_PROC_EXIT = 1,

  APR_PROC_SIGNAL = 2,

  APR_PROC_SIGNAL_CORE = 4

);


Documentation generated on: 2023-03-18