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_task
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/
libgomp.h
196
struct
gomp_task
;
623
/* Task created by
GOMP_task
and waiting to be run. */
644
struct
gomp_task
*task;
655
struct
gomp_task
*elem[];
671
struct
gomp_task
struct
674
struct
gomp_task
*parent;
684
struct
gomp_task
*depend_all_memory;
707
entries and the
gomp_task
in which they reside. */
764
struct
gomp_task
*task;
854
struct
gomp_task
implicit_task[]
[
all
...]
/src/external/gpl3/gcc.old/dist/libgomp/
libgomp.h
198
struct
gomp_task
;
516
/* Task created by
GOMP_task
and waiting to be run. */
537
struct
gomp_task
*task;
548
struct
gomp_task
*elem[];
564
struct
gomp_task
struct
567
struct
gomp_task
*parent;
598
entries and the
gomp_task
in which they reside. */
655
struct
gomp_task
*task;
745
struct
gomp_task
implicit_task[];
762
struct
gomp_task
*task
[
all
...]
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026