summaryrefslogtreecommitdiff
path: root/include/pthread.h
blob: f8860bdf9319c8b5567901118f563856469defc1 (plain)
1
2
3
4
#include_next <pthread.h>

/* This function is called to initialize the pthread library.  */
extern void __pthread_initialize (void) __attribute__ ((weak));