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

  /src/external/gpl3/gcc/dist/libgomp/
env.c 106 gomp_mutex_t gomp_managed_threads_lock; variable
2216 gomp_mutex_init (&gomp_managed_threads_lock);
  /src/external/gpl3/gcc.old/dist/libgomp/
env.c 81 gomp_mutex_t gomp_managed_threads_lock; variable
1487 gomp_mutex_init (&gomp_managed_threads_lock);

Completed in 27 milliseconds