CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2013/11/02 16:37:17
Modified files: lib/librthread : rthread_tls.c Log message: remove unnecessary spinlock that slowed down pthread_getspecific. original report and fix provided by John Carr. ok guenther kettenis