OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drain_queue_stop
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/plugin/
plugin-gcn.c
339
int
drain_queue_stop
;
member in struct:goacc_asyncqueue
2780
aq->
drain_queue_stop
= 2;
2788
if (aq->
drain_queue_stop
)
2824
aq->
drain_queue_stop
= 2;
3020
if (aq->
drain_queue_stop
== 2)
3026
aq->
drain_queue_stop
= 1;
3033
while (aq->
drain_queue_stop
!= 2)
4455
aq->
drain_queue_stop
= 0;
/src/external/gpl3/gcc.old/dist/libgomp/plugin/
plugin-gcn.c
355
int
drain_queue_stop
;
member in struct:goacc_asyncqueue
2623
aq->
drain_queue_stop
= 2;
2631
if (aq->
drain_queue_stop
)
2667
aq->
drain_queue_stop
= 2;
2863
if (aq->
drain_queue_stop
== 2)
2869
aq->
drain_queue_stop
= 1;
2876
while (aq->
drain_queue_stop
!= 2)
3857
aq->
drain_queue_stop
= 0;
Completed in 29 milliseconds
Indexes created Tue Apr 14 00:22:26 UTC 2026