repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
locales/tr_TR: Change currency from YTL to TL. [BZ#13996]
[glibc.git]
/
include
/
pthread.h
blob
51854f6053b1f735925629cc4b1de09f1af11290
1
#include_next <pthread.h>
2
3
#ifndef _ISOMAC
4
/* This function is called to initialize the pthread library. */
5
extern
void
__pthread_initialize
(
void
)
__attribute__
((
weak
));
6
#endif