OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aq1
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/
oacc-async.c
241
goacc_aq
aq1
= lookup_goacc_asyncqueue (thr, false, async1);
local
244
if (!
aq1
)
258
if (
aq1
== aq2)
263
if (!thr->dev->openacc.async.serialize_func (
aq1
, aq2))
270
if (!thr->dev->openacc.async.synchronize_func (
aq1
))
/src/external/gpl3/gcc.old/dist/libgomp/
oacc-async.c
241
goacc_aq
aq1
= lookup_goacc_asyncqueue (thr, false, async1);
local
244
if (!
aq1
)
258
if (
aq1
== aq2)
263
if (!thr->dev->openacc.async.serialize_func (
aq1
, aq2))
270
if (!thr->dev->openacc.async.synchronize_func (
aq1
))
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026