nptl: Add pthread_mutex_getprioceiling and pthread_mutex_setprioceiling support
[uclibc-ng.git] / libpthread / nptl / pthread_setresgid.c
blob369fae26728ccc135837daa8e98249d495b56e27
1 #define SINGLE_THREAD
2 #define __setresgid pthread_setresgid_np
3 #include <setresgid.c>