sounds like a good idea :)
Den 20-10-2022 kl. 16:04 skrev LIU Hao:
在 2022-10-20 14:12, ralph engels 写道:
I think he was refering to gcc's gthreads implementation ?. not sure
if it was ever used for much else than the objc compiler, it does not
support threading in C++ as far as i know.
gthread is used by libstdc++ to implement standard threading
facilities [1] and by various libraries for their own use [2].
But really, you reminded me about Objective-C. Those
`__gthread_objc_*` functions are still left unimplemented. Maybe I
should add them some time later.
[1]
https://github.com/gcc-mirror/gcc/blob/c75ee0bffabfd6056e29e7a421ae8e9615639a8f/libstdc%2B%2B-v3/src/c%2B%2B11/thread.cc#L157
[2]
https://github.com/gcc-mirror/gcc/blob/16e2427f50c208dfe07d07f18009969502c25dc8/libgcc/unwind-dw2-fde.c#L103
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public