Searched defs:__gthread_cond_timedwait (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/ |
H A D | gthr-vxworks-thread.c | 62 __gthread_cond_timedwait (__gthread_cond_t *cond, in __gthread_cond_timedwait() function
|
H A D | gthr-rtems.h | 222 __gthread_cond_timedwait (__gthread_cond_t *__cond, __gthread_mutex_t *__mutex, in __gthread_cond_timedwait() function
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/ |
H A D | gthr-vxworks-thread.c | 104 __gthread_cond_timedwait (__gthread_cond_t *cond, in __gthread_cond_timedwait() function
|
H A D | gthr-rtems.h | 222 __gthread_cond_timedwait (__gthread_cond_t *__cond, __gthread_mutex_t *__mutex, in __gthread_cond_timedwait() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
H A D | gthr-posix.h | 872 __gthread_cond_timedwait (__gthread_cond_t *__cond, __gthread_mutex_t *__mutex, in __gthread_cond_timedwait() function
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/ |
H A D | gthr-posix.h | 872 __gthread_cond_timedwait (__gthread_cond_t *__cond, __gthread_mutex_t *__mutex, in __gthread_cond_timedwait() function
|