* nis/nis_domain_of_r.c (nis_domain_of_r): Add missing buffer
[glibc.git] / include / pthread.h
blobf8860bdf9319c8b5567901118f563856469defc1
1 #include_next <pthread.h>
3 /* This function is called to initialize the pthread library. */
4 extern void __pthread_initialize (void) __attribute__ ((weak));