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

  /src/external/gpl3/gcc/dist/libgcc/config/
gthr-rtems.h 48 typedef struct timespec __gthread_time_t; typedef in typeref:struct:timespec
147 const __gthread_time_t *__abs_timeout)
181 const __gthread_time_t *__abs_timeout)
223 const __gthread_time_t *__abs_timeout)
gthr-vxworks.h 306 typedef struct timespec __gthread_time_t; typedef in typeref:struct:timespec
311 const __gthread_time_t *abs_time);
315 const __gthread_time_t *abs_timeout);
322 const __gthread_time_t *abs_timeout);
  /src/external/gpl3/gcc.old/dist/libgcc/config/
gthr-rtems.h 48 typedef struct timespec __gthread_time_t; typedef in typeref:struct:timespec
147 const __gthread_time_t *__abs_timeout)
181 const __gthread_time_t *__abs_timeout)
223 const __gthread_time_t *__abs_timeout)
gthr-vxworks.h 303 typedef struct timespec __gthread_time_t; typedef in typeref:struct:timespec
308 const __gthread_time_t *abs_time);
312 const __gthread_time_t *abs_timeout);
319 const __gthread_time_t *abs_timeout);
  /src/external/gpl3/gcc/dist/libgcc/config/i386/
gthr-win32.h 375 typedef struct timespec __gthread_time_t; typedef in typeref:struct:timespec
438 const __gthread_time_t *);
593 const __gthread_time_t *__abs_time)
811 extern DWORD __gthr_win32_abs_to_rel_time (const __gthread_time_t *);
816 const __gthread_time_t *__abs_time)
  /src/external/gpl3/gcc/dist/libgcc/
gthr-posix.h 56 typedef struct timespec __gthread_time_t; typedef in typeref:struct:timespec
782 const __gthread_time_t *__abs_timeout)
839 const __gthread_time_t *__abs_timeout)
886 const __gthread_time_t *__abs_timeout)
  /src/external/gpl3/gcc.old/dist/libgcc/
gthr-posix.h 53 typedef struct timespec __gthread_time_t; typedef in typeref:struct:timespec
769 const __gthread_time_t *__abs_timeout)
826 const __gthread_time_t *__abs_timeout)
873 const __gthread_time_t *__abs_timeout)

Completed in 27 milliseconds