]> git.ipfire.org Git - thirdparty/glibc.git/blob - nptl/pthread_setresgid.c
Add per-thread cache to malloc
[thirdparty/glibc.git] / nptl / pthread_setresgid.c
1 #define SINGLE_THREAD
2 #define __setresgid pthread_setresgid_np
3 #include <setresgid.c>