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

  /src/external/gpl3/gcc/dist/libgfortran/io/
async.c 52 __thread gfc_unit *thread_unit = NULL; variable
100 thread_unit = u;
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
async.c 48 __thread gfc_unit *thread_unit = NULL; variable
97 thread_unit = u;

Completed in 17 milliseconds