Re: [PATCH] Cygwin: SetThreadName: avoid spurious debug message

2024-11-20 Thread Jon Turney
On 20/11/2024 15:33, Corinna Vinschen wrote: On Nov 20 16:26, Corinna Vinschen wrote: From: Corinna Vinschen The following debug message occassionally shows up in strace output: SetThreadName: SetThreadDescription() failed. 1000 The HRESULT of 0x1000 is not an error, rath

Re: [PATCH] Cygwin: SetThreadName: avoid spurious debug message

2024-11-20 Thread Corinna Vinschen
On Nov 20 16:26, Corinna Vinschen wrote: > From: Corinna Vinschen > > The following debug message occassionally shows up in strace output: > > SetThreadName: SetThreadDescription() failed. 1000 > > The HRESULT of 0x1000 is not an error, rather the set bit just > indicates tha