struct Lock
Defined at line 38 of file ../../zircon/kernel/include/kernel/dpc.h
A single spinlock protects the data members of all DpcRunners.
Take care to drop this lock before calling any code that might acquire a chainlock.
Defined at line 38 of file ../../zircon/kernel/include/kernel/dpc.h
A single spinlock protects the data members of all DpcRunners.
Take care to drop this lock before calling any code that might acquire a chainlock.