Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
VxWorks でラウンド ロビン スケジューリングを有効にしていて、taskLock() を使用してプリエンプションを無効にしている場合、タイムスライスの有効期限が切れるとどうなりますか?
taskLock によってプリエンプションが無効になっている場合、タイムスライス カウンターは増加しません。プリエンプションが再度有効になるまで、タイムスライスは期限切れになりません。