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

  /src/external/gpl3/gcc/dist/libgcc/config/pa/
gthr-dce.h 113 static void *const __gthread_active_ptr = (void *) &__gthrw_(pthread_create); local
114 return __gthread_active_ptr != 0;
  /src/external/gpl3/gcc.old/dist/libgcc/config/pa/
gthr-dce.h 113 static void *const __gthread_active_ptr = (void *) &__gthrw_(pthread_create); local
114 return __gthread_active_ptr != 0;

Completed in 23 milliseconds