OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:initial_thread_tls_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/
team.c
1025
static struct gomp_thread
initial_thread_tls_data
;
local
1028
pthread_setspecific (gomp_tls_key, &
initial_thread_tls_data
);
/src/external/gpl3/gcc.old/dist/libgomp/
team.c
1024
static struct gomp_thread
initial_thread_tls_data
;
local
1027
pthread_setspecific (gomp_tls_key, &
initial_thread_tls_data
);
Completed in 43 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026