Searched defs:SoftwareGeneratedInterruptRequest (Results 1 – 1 of 1) sorted by relevance
3293 public struct SoftwareGeneratedInterruptRequest struct3295 …public SoftwareGeneratedInterruptRequest(TargetType type, Affinity[] list, GroupType group, Interr… in SoftwareGeneratedInterruptRequest() argument3303 public TargetType TargetCPUsType { get; }3304 public Affinity[] TargetsList { get; }3305 public GroupType TargetGroup { get; }3306 public InterruptId InterruptId { get; }3308 public enum TargetType