11.10.4.1 Thread execution model
The thread execution model implemented is commonly referred to as "local-exec". The GCC command
line option -ftls-model=local-exec may be passed to the compiler.
The thread execution model implemented is commonly referred to as "local-exec". The GCC command
line option -ftls-model=local-exec may be passed to the compiler.