haiku/headers/os/support
Augustin Cavalier 90d62fd900 TLS.h: Drop inline assembly from the header.
This was a holdover from BeOS, which did this as inline assembly.
We do not on any platform other than 32-bit x86, and even there
we may have preferred to do things a little differently on non-BeOS
ABIs.

Most things ported from other systems, or even native apps, are going to
use _Thread_local variables anyway, which will bypass this system
altogether.
2022-08-30 00:00:04 -04:00
..
Architecture.h
Archivable.h
Autolock.h
Beep.h
BlockCache.h
BufferedDataIO.h
BufferIO.h
ByteOrder.h
ClassInfo.h
DataIO.h
DateTime.h
Debug.h
Errors.h
Flattenable.h
Job.h
List.h
Locker.h
ObjectList.h
parsedate.h
Referenceable.h
StackOrHeapArray.h
StopWatch.h
String.h
StringList.h
SupportDefs.h
TLS.h
TypeConstants.h
Url.h
UTF8.h