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

  /src/external/gpl3/gcc.old/dist/libgcc/config/gcn/
gthr-gcn.h 33 __gthread_active_p returns "1" to ensure that mutexes are used, and that
51 __gthread_active_p (void) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/mips/
gthr-mipssde.h 86 __gthread_active_p (void) function
94 __gthread_active_p (void)
104 if (__gthread_active_p ())
143 if (__gthread_active_p ())
152 if (__gthread_active_p ())
161 if (__gthread_active_p ())
178 if (__gthread_active_p ())
196 if (__gthread_active_p ())
215 if (__gthread_active_p ())
  /src/external/gpl3/gcc.old/dist/libgcc/config/s390/
gthr-tpf.h 94 __gthread_active_p (void) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/
gthr-rtems.h 60 __gthread_active_p (void) function
gthr-vxworks.h 100 #define __gthread_active_p() 1 macro
  /src/external/gpl3/gcc.old/dist/libgcc/config/pa/
gthr-dce.h 111 __gthread_active_p (void) function
120 __gthread_active_p (void)
141 if (__gthread_active_p ())
152 if (__gthread_active_p ())
167 if (!__gthread_active_p ())
189 if (!__gthread_active_p ())
220 if (__gthread_active_p ())
244 if (__gthread_active_p ())
252 if (__gthread_active_p ())
264 if (__gthread_active_p ())
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/
gthr-single.h 211 __gthread_active_p (void) function
gthr-posix.h 168 which means the alternate __gthread_active_p below cannot be used there.
184 __gthread_active_p (void) function
251 __gthread_active_p (void)
284 __gthread_active_p (void)
303 __gthread_active_p (void)
334 if (__gthread_active_p ())
356 if (__gthread_active_p ()
373 if (!__gthread_active_p ())
389 if (!__gthread_active_p ())
434 if (__gthread_active_p ())
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/i386/
gthr-win32.h 382 __gthread_active_p (void) function
419 if (__gthread_active_p ())
464 if (__gthread_active_p ())
473 if (__gthread_active_p ())
482 if (__gthread_active_p ())
497 if (__gthread_active_p ())
506 if (__gthread_active_p ())
515 if (__gthread_active_p ())
536 if (! __gthread_active_p ())
634 if (__gthread_active_p ())
    [all...]

Completed in 56 milliseconds