[D-runtime] thread_needLock() and related code

Alex Rønne Petersen xtzgzorex at gmail.com
Sat Jun 23 11:23:49 PDT 2012


Hi,

I've noticed that there's quite a bit of complexity in core.thread due
to the singlethreaded optimizations (thread_needLock() and related
code). Is there really enough of a performance gain to justify having
this functionality there in this day and age?

Regards,
Alex


More information about the D-runtime mailing list