Re: [Mingw-w64-public] How to detect which threading model is used with the preprocessor?

2014-06-27 Thread K. Frank
Hello Etienne! On Fri, Jun 27, 2014 at 12:26 PM, Etienne Sandré-Chardonnal wrote: >> On Thu, 26 Jun 2014 22:32:14, Ruben Van Boxem wrote: >> ... >> You can use win32 threads!! Just the C++11 , and >> stuff is build on top of the winpthreads library. Nothing is preventing >> you from using only

Re: [Mingw-w64-public] How to detect which threading model is used with the preprocessor?

2014-06-27 Thread Etienne Sandré-Chardonnal
On Thu, 26 Jun 2014 22:32:14, Ruben Van Boxem wrote: > > Please reread that page you linked. It says there is performance regression > in specific scenario's (I don't remember any being reported on this list). > And that the wrappers add a little overhead over the bare metal > implementation using