Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
alignment.cpp | ||
barrier.cpp | ||
spin_lock.cpp | ||
thread.cpp |
The __thread implementation of thread local, static variables seems more efficient, so we activate this by default. If it is (for some reason) not available/slower than the pthread version, one can toggle it for the specific system/processor later on using macros.
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
alignment.cpp | Loading commit data... | |
barrier.cpp | Loading commit data... | |
spin_lock.cpp | Loading commit data... | |
thread.cpp | Loading commit data... |