Óscar Fuentes <[email protected]> writes: > Daniel Franzini > <[email protected]> writes: > >> I got it. The problem is that identical code is resulting different in two >> different threads and not the fact that the code seems theoretically wrong. > > It is worse: spawning a thread affects the results of FP operations on > the main thread. Please note that the example compares the results of > two consecutive runs on the main thread.
Sorry, I misread the example code. It is comparing the result of the main thread with the result of the new thread. Anyways, this is still valid: > This looks bad indeed. ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
