Apache HTTPD
Public Attributes | List of all members
h2_workers::h2_slots_zombie Struct Reference

Public Attributes

struct h2_slot *volatile next
 
struct h2_slot *volatile prev
 

Detailed Description

Definition at line 95 of file h2_workers.c.

Member Data Documentation

◆ next

struct h2_slot* volatile h2_workers::h2_slots_zombie::next

Definition at line 95 of file h2_workers.c.

◆ prev

struct h2_slot* volatile h2_workers::h2_slots_zombie::prev

Definition at line 95 of file h2_workers.c.


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