Module shim_event

Source

Structs§

ShimEventAddThreadReq
Data for ShimEventToShim::AddThreadReq
ShimEventAddThreadRes
Data for ShimEventToShadow::AddThreadRes
ShimEventStartReq
Data for ShimEventToShadow::StartReq
ShimEventStartRes
Data for ShimEventToShim::StartRes
ShimEventSyscall
Data for ShimEventToShim::Syscall and ShimEventToShadow::Syscall
ShimEventSyscallComplete
Data for ShimEventToShim::SyscallComplete and ShimEventToShadow::SyscallComplete

Enums§

ShimEventToShadow
A message between Shadow and the Shim.
ShimEventToShim