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

  /src/external/gpl3/gcc/dist/libgcc/config/
gthr-vxworks-thread.c 233 __gthread_create. It is then accessible via __gthread_self(). */
291 __gthread_create (__gthread_t * __threadid, void *(*__func) (void *), function
gthr-rtems.h 66 __gthread_create (__gthread_t *__threadid, void *(*__func) (void *), function
  /src/external/gpl3/gcc.old/dist/libgcc/config/
gthr-vxworks-thread.c 233 __gthread_create. It is then accessible via __gthread_self(). */
291 __gthread_create (__gthread_t * __threadid, void *(*__func) (void *), function
gthr-rtems.h 66 __gthread_create (__gthread_t *__threadid, void *(*__func) (void *), function
  /src/external/gpl3/gcc/dist/libgcc/config/i386/
gthr-win32.h 442 __gthread_create (__gthread_t *__thr, void *(*__func) (void*), function
  /src/external/gpl3/gcc/dist/libgcc/
gthr-posix.h 676 __gthread_create (__gthread_t *__threadid, void *(*__func) (void*), function
  /src/external/gpl3/gcc.old/dist/libgcc/
gthr-posix.h 663 __gthread_create (__gthread_t *__threadid, void *(*__func) (void*), function

Completed in 26 milliseconds