Lifecycle management of threads #29

已合并
harraiken 2026-09-07 13:45:09 +02:00 将 240 次代码提交从 threads 合并至 master
仅显示提交 b2e3a6afe0 的更改 - 显示所有提交

查看文件

@@ -384,7 +384,6 @@ typedef struct _EXCEPTION_RECORD
/* Extended affinity structure definition */
typedef struct _KAFFINITY_MAP
{
USHORT Count;
USHORT Size;
ULONG Reserved;
KAFFINITY Bitmap[];