Home
last modified time | relevance | path

Searched refs:__gthread_cond_wait_recursive (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgcc/config/
H A Dgthr-vxworks-cond.c80 __gthread_cond_wait_recursive (__gthread_cond_t *cond, in __gthread_cond_wait_recursive() function
H A Dgthr-rtems.h229 __gthread_cond_wait_recursive (__gthread_cond_t *__cond, in __gthread_cond_wait_recursive() function
H A Dgthr-vxworks.h260 extern int __gthread_cond_wait_recursive (__gthread_cond_t *cond,
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/
H A Dgthr-vxworks-cond.c79 __gthread_cond_wait_recursive (__gthread_cond_t *cond, in __gthread_cond_wait_recursive() function
H A Dgthr-rtems.h229 __gthread_cond_wait_recursive (__gthread_cond_t *__cond, in __gthread_cond_wait_recursive() function
H A Dgthr-vxworks.h254 extern int __gthread_cond_wait_recursive (__gthread_cond_t *cond,
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dconcurrence.h302 if (__gthread_cond_wait_recursive(&_M_cond, in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dconcurrence.h302 if (__gthread_cond_wait_recursive(&_M_cond, in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dgthr-posix.h879 __gthread_cond_wait_recursive (__gthread_cond_t *__cond, in __gthread_cond_wait_recursive() function
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dgthr-posix.h879 __gthread_cond_wait_recursive (__gthread_cond_t *__cond, in __gthread_cond_wait_recursive() function
H A DChangeLog5187 (__gthread_cond_wait_recursive): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20074698 __gthread_cond_wait_recursive): Add to extend interface for POSIX
4702 __gthread_cond_wait_recursive): Add to extend interface for POSIX
4706 __gthread_cond_wait_recursive): Add to extend interface for POSIX
H A DChangeLog-200822928 * gthr-posix95.h (__gthread_cond_wait_recursive): Add missing &.