HomeSort by: relevance | last modified time | path
    Searched defs:asyncwait (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgomp/plugin/
plugin-gcn.c 317 struct asyncwait_info asyncwait; member in union:queue_entry::__anon14462
2733 struct placeholder *placeholderp = entry->u.asyncwait.placeholderp;
2955 aq->queue[queue_last].u.asyncwait.placeholderp = placeholderp;
  /src/external/gpl3/gcc.old/dist/libgomp/plugin/
plugin-gcn.c 333 struct asyncwait_info asyncwait; member in union:queue_entry::__anon16875
2576 struct placeholder *placeholderp = entry->u.asyncwait.placeholderp;
2798 aq->queue[queue_last].u.asyncwait.placeholderp = placeholderp;

Completed in 39 milliseconds