mcfgthread isn't a pthread implementation. Roughly, gthread is a subset of
pthread.
The gthread interfaces are defined in , which should be part of
libstdc++ headers installed.
The history of mcfgthread is a long story... Well, please bear with me.
Once upon a time I was compiling libcxx with l
Hi!
I do wonder how this compares with e.g. the MinGW-stdthread header only
implementaion on github. As far as I remember, the author explicitly relicensed
his code so it could be used for the same purpose. How dies it compare to your
implementation?
Since the ABI of the toolchain will be diff