Searched refs:tls (Results 1 - 25 of 118) sorted by relevance

12345

/prebuilts/go/darwin-x86/misc/cgo/testtls/
H A Dtls_unix.c7 static __thread int tls; variable
12 tls = v;
18 return tls;
/prebuilts/go/linux-x86/misc/cgo/testtls/
H A Dtls_unix.c7 static __thread int tls; variable
12 tls = v;
18 return tls;
/prebuilts/misc/windows/sdl2/test/
H A Dtestthread.c22 static SDL_TLSID tls; variable
36 SDL_TLSSet(tls, "baby thread", NULL);
38 (char *) data, SDL_ThreadID(), (const char *)SDL_TLSGet(tls));
70 tls = SDL_TLSCreate();
71 SDL_assert(tls);
72 SDL_TLSSet(tls, "main thread", NULL);
73 SDL_Log("Main thread data initially: %s\n", (const char *)SDL_TLSGet(tls));
86 SDL_Log("Main thread data finally: %s\n", (const char *)SDL_TLSGet(tls));
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/lib/ldscripts/
H A Di386pe.x123 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
127 .tls BLOCK(__section_alignment__) :
130 *(.tls$AAA)
131 *(.tls)
132 *(.tls$)
133 *(SORT(.tls$*))
134 *(.tls$ZZZ)
H A Di386pe.xa122 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
126 .tls BLOCK(__section_alignment__) :
129 *(.tls$AAA)
130 *(.tls)
131 *(.tls$)
132 *(SORT(.tls$*))
133 *(.tls$ZZZ)
H A Di386pe.xbn122 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
126 .tls BLOCK(__section_alignment__) :
129 *(.tls$AAA)
130 *(.tls)
131 *(.tls$)
132 *(SORT(.tls$*))
133 *(.tls$ZZZ)
H A Di386pe.xn122 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
126 .tls BLOCK(__section_alignment__) :
129 *(.tls$AAA)
130 *(.tls)
131 *(.tls$)
132 *(SORT(.tls$*))
133 *(.tls$ZZZ)
H A Di386pep.x127 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
128 at the end of the .tls section. This is important because _tls_start MUST
131 .tls BLOCK(__section_alignment__) :
134 *(.tls$AAA)
135 *(.tls)
136 *(.tls$)
137 *(SORT(.tls$*))
138 *(.tls$ZZZ)
H A Di386pep.xa126 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
127 at the end of the .tls section. This is important because _tls_start MUST
130 .tls BLOCK(__section_alignment__) :
133 *(.tls$AAA)
134 *(.tls)
135 *(.tls$)
136 *(SORT(.tls$*))
137 *(.tls$ZZZ)
H A Di386pep.xbn126 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
127 at the end of the .tls section. This is important because _tls_start MUST
130 .tls BLOCK(__section_alignment__) :
133 *(.tls$AAA)
134 *(.tls)
135 *(.tls$)
136 *(SORT(.tls$*))
137 *(.tls$ZZZ)
H A Di386pep.xn126 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
127 at the end of the .tls section. This is important because _tls_start MUST
130 .tls BLOCK(__section_alignment__) :
133 *(.tls$AAA)
134 *(.tls)
135 *(.tls$)
136 *(SORT(.tls$*))
137 *(.tls$ZZZ)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/lib64/ldscripts/
H A Di386pe.x123 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
127 .tls BLOCK(__section_alignment__) :
130 *(.tls$AAA)
131 *(.tls)
132 *(.tls$)
133 *(SORT(.tls$*))
134 *(.tls$ZZZ)
H A Di386pe.xa122 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
126 .tls BLOCK(__section_alignment__) :
129 *(.tls$AAA)
130 *(.tls)
131 *(.tls$)
132 *(SORT(.tls$*))
133 *(.tls$ZZZ)
H A Di386pe.xbn122 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
126 .tls BLOCK(__section_alignment__) :
129 *(.tls$AAA)
130 *(.tls)
131 *(.tls$)
132 *(SORT(.tls$*))
133 *(.tls$ZZZ)
H A Di386pe.xn122 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
126 .tls BLOCK(__section_alignment__) :
129 *(.tls$AAA)
130 *(.tls)
131 *(.tls$)
132 *(SORT(.tls$*))
133 *(.tls$ZZZ)
H A Di386pep.x127 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
128 at the end of the .tls section. This is important because _tls_start MUST
131 .tls BLOCK(__section_alignment__) :
134 *(.tls$AAA)
135 *(.tls)
136 *(.tls$)
137 *(SORT(.tls$*))
138 *(.tls$ZZZ)
H A Di386pep.xa126 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
127 at the end of the .tls section. This is important because _tls_start MUST
130 .tls BLOCK(__section_alignment__) :
133 *(.tls$AAA)
134 *(.tls)
135 *(.tls$)
136 *(SORT(.tls$*))
137 *(.tls$ZZZ)
H A Di386pep.xbn126 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
127 at the end of the .tls section. This is important because _tls_start MUST
130 .tls BLOCK(__section_alignment__) :
133 *(.tls$AAA)
134 *(.tls)
135 *(.tls$)
136 *(SORT(.tls$*))
137 *(.tls$ZZZ)
H A Di386pep.xn126 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
127 at the end of the .tls section. This is important because _tls_start MUST
130 .tls BLOCK(__section_alignment__) :
133 *(.tls$AAA)
134 *(.tls)
135 *(.tls$)
136 *(SORT(.tls$*))
137 *(.tls$ZZZ)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/ldscripts/
H A Di386pe.x123 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
127 .tls BLOCK(__section_alignment__) :
130 *(.tls$AAA)
131 *(.tls)
132 *(.tls$)
133 *(SORT(.tls$*))
134 *(.tls$ZZZ)
H A Di386pe.xa122 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
126 .tls BLOCK(__section_alignment__) :
129 *(.tls$AAA)
130 *(.tls)
131 *(.tls$)
132 *(SORT(.tls$*))
133 *(.tls$ZZZ)
H A Di386pe.xbn122 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
126 .tls BLOCK(__section_alignment__) :
129 *(.tls$AAA)
130 *(.tls)
131 *(.tls$)
132 *(SORT(.tls$*))
133 *(.tls$ZZZ)
H A Di386pe.xn122 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
126 .tls BLOCK(__section_alignment__) :
129 *(.tls$AAA)
130 *(.tls)
131 *(.tls$)
132 *(SORT(.tls$*))
133 *(.tls$ZZZ)
H A Di386pep.x127 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
128 at the end of the .tls section. This is important because _tls_start MUST
131 .tls BLOCK(__section_alignment__) :
134 *(.tls$AAA)
135 *(.tls)
136 *(.tls$)
137 *(SORT(.tls$*))
138 *(.tls$ZZZ)
H A Di386pep.xa126 /* Windows TLS expects .tls$AAA to be at the start and .tls$ZZZ to be
127 at the end of the .tls section. This is important because _tls_start MUST
130 .tls BLOCK(__section_alignment__) :
133 *(.tls$AAA)
134 *(.tls)
135 *(.tls$)
136 *(SORT(.tls$*))
137 *(.tls$ZZZ)

Completed in 280 milliseconds

12345