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

  /src/external/gpl3/gcc/dist/libgcc/config/i386/
gthr-win32.c 38 #define __gthread_setspecific __gthr_win32_setspecific macro
gthr-win32.h 512 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
710 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
  /src/external/gpl3/gcc/dist/libgcc/config/gcn/
gthr-gcn.h 94 __gthread_setspecific (__gthread_key_t __key __attribute__((unused)), function
  /src/external/gpl3/gcc/dist/libgcc/config/
gthr-vxworks-tls.c 232 /* Store in KEYP a value which can be passed to __gthread_setspecific/
327 __gthread_setspecific (__gthread_key_t key, void *value) function
gthr-rtems.h 127 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/gcn/
gthr-gcn.h 94 __gthread_setspecific (__gthread_key_t __key __attribute__((unused)), function
  /src/external/gpl3/gcc.old/dist/libgcc/config/
gthr-vxworks-tls.c 232 /* Store in KEYP a value which can be passed to __gthread_setspecific/
327 __gthread_setspecific (__gthread_key_t key, void *value) function
vxlib-tls.c 232 /* Store in KEYP a value which can be passed to __gthread_setspecific/
327 __gthread_setspecific (__gthread_key_t key, void *value) function
gthr-rtems.h 127 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
  /src/external/gpl3/gcc/dist/libgcc/config/mips/
gthr-mipssde.h 129 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
  /src/external/gpl3/gcc/dist/libgcc/config/s390/
gthr-tpf.h 136 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/mips/
gthr-mipssde.h 129 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/s390/
gthr-tpf.h 136 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
  /src/external/gpl3/gcc/dist/libgcc/config/pa/
gthr-dce.h 471 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
  /src/external/gpl3/gcc/dist/libgcc/
gthr-single.h 241 __gthread_setspecific (__gthread_key_t __key UNUSED, const void *__v UNUSED) function
gthr-posix.h 740 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/pa/
gthr-dce.h 471 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
  /src/external/gpl3/gcc.old/dist/libgcc/
gthr-single.h 241 __gthread_setspecific (__gthread_key_t __key UNUSED, const void *__v UNUSED) function
gthr-posix.h 727 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/i386/
gthr-win32.h 444 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
608 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function

Completed in 52 milliseconds