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

  /src/external/gpl3/gcc/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/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/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/dist/libgcc/config/s390/
gthr-tpf.h 94 __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/dist/libgcc/config/
gthr-rtems.h 60 __gthread_active_p (void) function
gthr-vxworks.h 103 #define __gthread_active_p() 1 macro
  /src/external/gpl3/gcc/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/dist/libgcc/
gthr-single.h 211 __gthread_active_p (void) function
gthr-posix.h 181 which means the alternate __gthread_active_p below cannot be used there.
197 __gthread_active_p (void) function
264 __gthread_active_p (void)
297 __gthread_active_p (void)
316 __gthread_active_p (void)
347 if (__gthread_active_p ())
369 if (__gthread_active_p ()
386 if (!__gthread_active_p ())
402 if (!__gthread_active_p ())
447 if (__gthread_active_p ())
    [all...]
  /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...]
  /src/external/gpl3/gcc/dist/libgcc/config/i386/
gthr-win32.h 406 __gthread_active_p (void) function
487 if (__gthread_active_p ())
532 if (__gthread_active_p ())
541 if (__gthread_active_p ())
550 if (__gthread_active_p ())
559 if (__gthread_active_p ())
611 #define __GTHREAD_WIN32_ACTIVE_P __gthread_active_p

Completed in 40 milliseconds