Skip to main content

FDF_DISPATCHER_OPTION_ALLOW_SYNC_CALLS

Constant FDF_DISPATCHER_OPTION_ALLOW_SYNC_CALLS 

Source
pub const FDF_DISPATCHER_OPTION_ALLOW_SYNC_CALLS: u32 = 2;
Expand description

This flag indicates that the dispatcher may not share zircon threads with other drivers. Cannot be set in conjunction with FDF_DISPATCHER_OPTION_UNSYNCHRONIZED.