|
PatchworkOS
19e446b
A non-POSIX operating system.
|
#include <irp.h>
Data Fields | |
| void * | ctx |
| process_t * | process |
| Will only hold a reference if there is at least one active IRP. | |
| atomic_size_t | active |
| pool_t | pool |
| irp_t | irps [] |
| process_t* irp_pool_t::process |