|
PatchworkOS
966e257
A non-POSIX operating system.
|
IPI structure. More...
#include <ipi.h>
Data Fields | |
| ipi_func_t | func |
| void * | private |
IPI structure.
Represents a single IPI to be executed on a CPU.
| ipi_func_t ipi_t::func |