diff options
author | Tom Hacohen <tom@stosb.com> | 2015-10-16 15:13:51 +0100 |
---|---|---|
committer | Tom Hacohen <tom@stosb.com> | 2015-10-19 10:22:41 +0100 |
commit | b9a6a8e7384fc79fced2132407208abfedf77fe1 (patch) | |
tree | 4878ab1a8abfc9573a8a2518fa21e02c4198cb51 /legacy/ecore/src/lib/ecore | |
parent | 38a059420dcbc8b3d1a6b15b968da7ab6e1c1792 (diff) |
Eo do: use the __thread directive when available to manage call stack.
This is faster in most cases, and to be honest, should be much faster
than it is. I don't understand why there's no better directive to mark a
variable as *really* important thread storage that is used all the time.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions