<pthread_mutex_init return EOPNOTSUPP(95) with qem...
# community-feeds
r
pthread_mutex_init return EOPNOTSUPP(95) with qemu aarch64 I have tried to run with qemu-aarch64 process. And I see that the pthread_mutex_init return EOPNOTSUPP(95) Maybe qemu-aarch64 makes a problem and I should debug that process into real aarch64 machine?(how can I do that?)