Lifecycle management of threads #29

マージ済み
harraiken が 240 個のコミットを threads から master へマージ 2026-09-07 13:45:09 +02:00
コミット ec356b8a6e の変更だけを表示しています - すべてのコミットを表示

ファイルの表示

@@ -311,7 +311,7 @@ XTCDECL
VOID
HL::Pic::HandleApicErrorInterrupt(IN PKTRAP_FRAME TrapFrame)
{
ULONG ErrorStatus;
UNUSED ULONG ErrorStatus;
/* Write 0 to the ESR register to trigger an internal state update, then read the latched status */
WriteApicRegister(APIC_ESR, 0);