Apache HTTPD
Public Attributes | List of all members
thread_starter Struct Reference

Public Attributes

apr_thread_t ** threads
 
apr_thread_tlistener
 
int child_num_arg
 
apr_threadattr_tthreadattr
 

Detailed Description

Definition at line 344 of file event.c.

Member Data Documentation

◆ child_num_arg

int thread_starter::child_num_arg

Definition at line 348 of file event.c.

◆ listener

apr_thread_t * thread_starter::listener

Definition at line 347 of file event.c.

◆ threadattr

apr_threadattr_t * thread_starter::threadattr

Definition at line 349 of file event.c.

◆ threads

apr_thread_t ** thread_starter::threads

Definition at line 346 of file event.c.


The documentation for this struct was generated from the following files: