Johan Wikman fd92d76f0a Avoid accessing tls data
The thread id is copied to a local variable to avoid having
__tls_get_addr from unnecessarily being called over and over
again. Together that used to amount to some 1% of the execution
time.
2017-02-28 20:28:25 +02:00
..
2017-02-28 20:28:25 +02:00
2016-11-28 14:37:26 +02:00
2017-02-14 21:42:28 +02:00
2017-01-16 10:56:33 +02:00