about summary refs log tree commit diff
path: root/sysdeps/mips/nptl/pthread-offsets.h
blob: e96d34afd7001a9e582f4b541696b265bb92267e (plain) (blame)
1
2
3
4
5
#if _MIPS_SIM == _ABI64
# define __PTHREAD_MUTEX_KIND_OFFSET     16
#else
# define __PTHREAD_MUTEX_KIND_OFFSET     12
#endif