1
0
şundan çatallanmış xt-sys/exectos

Let KeGetCurrentProcessorControlBlock() use CurrentPrcb field and correct comments

Bu işleme şunda yer alıyor:
2023-11-13 15:36:50 +01:00
ebeveyn 1d9a79736a
işleme fc85e0674b
2 değiştirilmiş dosya ile 11 ekleme ve 4 silme

Dosyayı Görüntüle

@@ -39,11 +39,11 @@ KeGetCurrentProcessorControlBlock(VOID)
}
/**
* Gets address of current kernel's thread object.
* Gets the current thread running on the currently executing processor.
*
* @return This routine returns address of current kernel's thread object.
* @return This routine returns the address of the current thread object.
*
* @since XT 1.0
* @since NT 3.5
*/
XTAPI
PKTHREAD