PatchworkOS  dbbdc99
A non-POSIX operating system.
Loading...
Searching...
No Matches
ipi_t Struct Reference

IPI structure. More...

#include <ipi.h>

Collaboration diagram for ipi_t:

Data Fields

ipi_func_t func
 
void * data
 

Detailed Description

IPI structure.

Represents a single IPI to be executed on a CPU.

Definition at line 73 of file ipi.h.

Field Documentation

◆ func

ipi_func_t ipi_t::func

Definition at line 75 of file ipi.h.

◆ data

void* ipi_t::data

Definition at line 76 of file ipi.h.


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