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

apr_thread_create

Declaration

Source position: apr_thread_proc.inc line 264

function apr_thread_create(

  new_thread: PPapr_thread_t;

  attr: Papr_threadattr_t;

  func: apr_thread_start_t;

  data: Pointer;

  cont: Papr_pool_t

):apr_status_t;


Documentation generated on: 2023-03-18