Brendan Shanks : ntdll: Rename THREAD_DESCRIPTION_INFORMATION to THREAD_NAME_INFORMATION.

Alexandre Julliard julliard at winehq.org
Thu Dec 2 15:30:17 CST 2021


Module: wine
Branch: master
Commit: e7afddd2c10312d8c6c5e74735b46b614ff96b39
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=e7afddd2c10312d8c6c5e74735b46b614ff96b39

Author: Brendan Shanks <bshanks at codeweavers.com>
Date:   Thu Dec  2 09:19:08 2021 -0800

ntdll: Rename THREAD_DESCRIPTION_INFORMATION to THREAD_NAME_INFORMATION.

Signed-off-by: Brendan Shanks <bshanks at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/tests/thread.c | 30 +++++++++++++++---------------
 dlls/kernelbase/thread.c     | 16 ++++++++--------
 dlls/ntdll/unix/thread.c     | 14 +++++++-------
 dlls/wow64/process.c         | 24 ++++++++++++------------
 dlls/wow64/struct32.h        |  4 ++--
 include/winternl.h           |  6 +++---
 6 files changed, 47 insertions(+), 47 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=e7afddd2c10312d8c6c5e74735b46b614ff96b39



More information about the wine-cvs mailing list