[Mingw-w64-public] [PATCH] headers: Add FlsGetValue2 in fibersapi.h

2024-12-06 Thread Biswapriyo Nath
From a6d32748ec2a5791f5c80afe2cf6f709ca144c66 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Fri, 6 Dec 2024 17:44:00 + Subject: [PATCH] headers: Add FlsGetValue2 in fibersapi.h Signed-off-by: Biswapriyo Nath --- mingw-w64-headers/include/fibersapi.h | 5 + 1 file changed, 5 inse

Re: [Mingw-w64-public] [PATCH] headers: Add new symbols in processthreadsapi.h

2024-12-06 Thread LIU Hao
在 2024-12-06 01:40, Biswapriyo Nath 写道: From fe5b01498031e3ba2c7cecef627671c1ba5c0007 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Thu, 5 Dec 2024 17:38:42 + Subject: [PATCH] headers: Add new symbols in processthreadsapi.h Signed-off-by: Biswapriyo Nath --- mingw-w64-headers/inclu

Re: [Mingw-w64-public] [PATCH 2/2] winpthreads: Run thread dtors in reverse order

2024-12-06 Thread LIU Hao
在 2024-12-06 07:20, Martin Storsjö 写道: Thanks - so I guess this patch could be pushed on its own, even if we don't yet figure out a good way forward with the other one. This patch is OK for me. (because it's simple; not because it's perfect.) If we could force libstdc++ to prefer providing it