HomeSort by: relevance | last modified time | path
    Searched defs:pthread__init (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libpthread/
pthread.c 104 void pthread__init(void);
149 __strong_alias(__libc_thr_init,pthread__init)
207 pthread__init(void) function in typeref:typename:void
450 * been initialized in pthread__init by the time we get
pthread.c 104 void pthread__init(void);
149 __strong_alias(__libc_thr_init,pthread__init)
207 pthread__init(void) function in typeref:typename:void
450 * been initialized in pthread__init by the time we get

Completed in 47 milliseconds