Sign in
nest-open-source
/
nest-cam
/
v366
/
glibc
/
refs/heads/main
/
.
/
include
/
pthread.h
blob: f8860bdf9319c8b5567901118f563856469defc1 [
file
] [
log
] [
blame
] [
edit
]
#include_next <pthread.h>
/* This function is called to initialize the pthread library. */
extern
void
__pthread_initialize
(
void
)
__attribute__
((
weak
));