Searched refs:__GTHREAD_MUTEX_INIT_FUNCTION (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dgthr-rtems.h42 #define __GTHREAD_MUTEX_INIT_FUNCTION rtems_gxx_mutex_init macro
H A Dgthr-vxworks.h50 #define __GTHREAD_MUTEX_INIT_FUNCTION __gthread_mutex_init_function macro
H A Dgthr-nks.h45 #define __GTHREAD_MUTEX_INIT_FUNCTION __gthread_mutex_init_function macro
H A Dgthr-dce.h54 #define __GTHREAD_MUTEX_INIT_FUNCTION __gthread_mutex_init_function macro
H A Dgthr-win32.h356 #define __GTHREAD_MUTEX_INIT_FUNCTION __gthread_mutex_init_function macro
H A Dunwind-dw2-fde.c58 #ifdef __GTHREAD_MUTEX_INIT_FUNCTION
62 __GTHREAD_MUTEX_INIT_FUNCTION (&object_mutex);
/freebsd-10.0-release/contrib/libstdc++/include/ext/
H A Dconcurrence.h125 __GTHREAD_MUTEX_INIT_FUNCTION(&_M_mutex);
/freebsd-10.0-release/contrib/gcc/config/
H A Dvxlib.c230 __GTHREAD_MUTEX_INIT_FUNCTION (&tls_lock);
/freebsd-10.0-release/contrib/libstdc++/src/
H A Dmt_allocator.cc589 { __GTHREAD_MUTEX_INIT_FUNCTION(__bin._M_mutex); }
781 { __GTHREAD_MUTEX_INIT_FUNCTION(__bin._M_mutex); }

Completed in 194 milliseconds