0b44a031
1659aa0e
1 2
3
4 5 6
#include "pthread_impl.h" int pthread_attr_getscope(const pthread_attr_t *a, int *scope) { return 0; }