0

If I compile some code in C++11 with thread_local variables they are accessed directly relative to the base of the FS segment register. But how does this work in the context of a shared library? I think the storage relative to the FS-register has some fixed size which can't be extended.

John Kugelman
  • 349,597
  • 67
  • 533
  • 578

0 Answers0