Files
Nim/lib
Sergey Avseyev 70ce8695e7 Fix #2672. Do not define globalsSlot for native TLS
Motivation
----------
globalsSlot is always defined so threading code works incorrectly when
native TLS supported.

Modification
------------
Defined globalsSlot only in TLS emulation mode. Remove myThreadId, which
based on broken behavior. It might be reimplemented later

Result
------
No segfaults.
2015-06-26 07:42:58 +03:00
..
2015-06-16 15:15:17 +02:00
2015-06-04 13:18:42 +02:00
2015-06-24 01:36:09 +02:00
2015-06-26 07:42:58 +03:00
2015-06-21 10:57:43 +02:00
2013-03-16 23:53:07 +01:00
2014-08-28 09:50:51 +02:00
2014-08-28 09:59:26 +02:00