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

Public Attributes

struct apr_res_t *volatile next
 
struct apr_res_t *volatile prev
 

Detailed Description

A ring of resources representing the list of available resources.

Definition at line 40 of file apr_reslist.c.

Member Data Documentation

◆ next

struct apr_res_t* volatile apr_resring_t::next

Definition at line 40 of file apr_reslist.c.

◆ prev

struct apr_res_t* volatile apr_resring_t::prev

Definition at line 40 of file apr_reslist.c.


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