New submission from Kristján Valur Jónsson <krist...@ccpgames.com>:
The following patch adds native TLS implementation for pthreads, avoiding the relatively slow and clunky default tls implemented in thread.c ---------- components: Interpreter Core files: pthread_tls.patch keywords: needs review, patch, patch messages: 115742 nosy: krisvale priority: normal severity: normal status: open title: Native TLS support for pthreads type: performance versions: Python 3.2 Added file: http://bugs.python.org/file18781/pthread_tls.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9786> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com