Home
last modified time | relevance | path

Searched defs:__gthread_recursive_mutex_t (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-4.7/libgcc/config/
H A Dgthr-rtems.h45 typedef void *__gthread_recursive_mutex_t; typedef
H A Dgthr-vxworks.h56 typedef SEM_ID __gthread_recursive_mutex_t; typedef
/dragonfly/contrib/gcc-4.7/libgcc/
H A Dgthr-single.h35 typedef int __gthread_recursive_mutex_t; typedef
H A Dgthr-posix.h57 typedef pthread_mutex_t __gthread_recursive_mutex_t; typedef
/dragonfly/contrib/gcc-8.0/libgcc/
H A Dgthr-single.h34 typedef int __gthread_recursive_mutex_t; typedef
H A Dgthr-posix.h51 typedef pthread_mutex_t __gthread_recursive_mutex_t; typedef