Apache HTTPD
Public Attributes | List of all members
apr_thread_cond_t::active_list Struct Reference

#include <apr_arch_thread_cond.h>

Public Attributes

struct waiter_t *volatile next
 
struct waiter_t *volatile prev
 

Detailed Description

Definition at line 40 of file apr_arch_thread_cond.h.

Member Data Documentation

◆ next

struct waiter_t* volatile apr_thread_cond_t::active_list::next

Definition at line 40 of file apr_arch_thread_cond.h.

◆ prev

struct waiter_t* volatile apr_thread_cond_t::active_list::prev

Definition at line 40 of file apr_arch_thread_cond.h.


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