Warning, /testsuites/sptests/sptls03/sptls03.doc is written in an unsupported language. File is not indexed.
0001 This file describes the directives and concepts tested by this test set.
0002
0003 test set name: sptls03
0004
0005 The test expects that no thread-local object is present.
0006
0007 directives:
0008
0009 - _Thread_Initialize()
0010
0011 concepts:
0012
0013 - Ensure that the thread-local storage (TLS) is not allocated if TLS is not
0014 used.
0015 - Ensure that the small-data variables are accessible. On some architectures
0016 like PowerPC the TLS ABI conflicts with other variants.