Home
last modified time | relevance | path

Searched defs:pthread_mutex_t_sz (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_openbsd.cc78 unsigned pthread_mutex_t_sz = sizeof(pthread_mutex_t); variable
H A Dsanitizer_platform_limits_solaris.cc78 unsigned pthread_mutex_t_sz = sizeof(pthread_mutex_t); variable
H A Dsanitizer_platform_limits_freebsd.cc105 unsigned pthread_mutex_t_sz = sizeof(pthread_mutex_t); variable
H A Dsanitizer_platform_limits_posix.cc182 unsigned pthread_mutex_t_sz = sizeof(pthread_mutex_t); variable
H A Dsanitizer_platform_limits_netbsd.cc383 unsigned pthread_mutex_t_sz = sizeof(pthread_mutex_t); variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_openbsd.cc76 unsigned pthread_mutex_t_sz = sizeof(pthread_mutex_t); variable
H A Dsanitizer_platform_limits_solaris.cc76 unsigned pthread_mutex_t_sz = sizeof(pthread_mutex_t); variable
H A Dsanitizer_platform_limits_posix.cc224 unsigned pthread_mutex_t_sz = sizeof(pthread_mutex_t); variable
H A Dsanitizer_platform_limits_netbsd.cc544 unsigned pthread_mutex_t_sz = sizeof(pthread_mutex_t); variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.cpp78 unsigned pthread_mutex_t_sz = sizeof(pthread_mutex_t); variable
H A Dsanitizer_platform_limits_freebsd.cpp118 unsigned pthread_mutex_t_sz = sizeof(pthread_mutex_t); variable
H A Dsanitizer_platform_limits_posix.cpp193 unsigned pthread_mutex_t_sz = sizeof(pthread_mutex_t); variable
H A Dsanitizer_platform_limits_netbsd.cpp544 unsigned pthread_mutex_t_sz = sizeof(pthread_mutex_t); variable