OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gomp_free_thread
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/
team.c
265
gomp_free_thread
(void *arg __attribute__((unused)))
function
1031
if (pthread_key_create (&gomp_thread_destructor,
gomp_free_thread
) != 0)
/src/external/gpl3/gcc.old/dist/libgomp/
team.c
266
gomp_free_thread
(void *arg __attribute__((unused)))
function
1030
if (pthread_key_create (&gomp_thread_destructor,
gomp_free_thread
) != 0)
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026