使用spinlock 時,如果有critical section 同時出現在interrupt context 與user context 的話,則兩邊都必須使用spinlock,若是隻有在user context 出現的critical section ...
確定! 回上一頁