Contents

SendSCSITasksFromQueue

Internal method called to start processing SCSITasks.

Declaration

void SendSCSITasksFromQueue (
 void );

Overview

Internal method called to start processing SCSITasks. Only one client or workloop thread may process SCSITasks at any point in time. This method coordinates to ensure only one thread does so.

See Also

Miscellaneous