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

apr_kill_conditions_e

Declaration

Source position: apr_thread_proc.inc line 195

type apr_kill_conditions_e = (

  APR_KILL_NEVER,

  APR_KILL_ALWAYS,

  APR_KILL_AFTER_TIMEOUT,

  APR_JUST_WAIT,

  APR_KILL_ONLY_ONCE

);


Documentation generated on: 2023-03-18