EM-ODP 4.4.0
Event Machine on ODP
Loading...
Searching...
No Matches
hook_tbl_t Struct Reference

#include <em_hook_types.h>

Collaboration diagram for hook_tbl_t:

Data Fields

hook_fn_t tbl [EM_CALLBACKS_MAX]
 
void *end[0] ENV_CACHE_LINE_ALIGNED
 

Detailed Description

Table for storing API-callback hook function pointers.

Definition at line 81 of file em_hook_types.h.

Field Documentation

◆ ENV_CACHE_LINE_ALIGNED

void* end [0] hook_tbl_t::ENV_CACHE_LINE_ALIGNED

Definition at line 85 of file em_hook_types.h.

◆ tbl

hook_fn_t hook_tbl_t::tbl[EM_CALLBACKS_MAX]

Definition at line 83 of file em_hook_types.h.


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