27 Nov
2010
27 Nov
'10
2:41 p.m.
http://bugs.winehq.org/show_bug.cgi?id=14717 --- Comment #27 from Alexander E. Patrakov <patrakov(a)gmail.com> 2010-11-27 08:41:26 CST --- While such functions as EnterCriticalSection exist in Windows API, modern books call them a design error, because they protect code, not data. Also, why use them if the static precalculated FIR achieves the same result (thread safety) without any synchronization primitives? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.