* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.
[glibc.git] / nptl / pthread_setresgid.c
blob369fae26728ccc135837daa8e98249d495b56e27
1 #define SINGLE_THREAD
2 #define __setresgid pthread_setresgid_np
3 #include <setresgid.c>