Home
last modified time | relevance | path

Searched defs:__pthread_create (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/musl/src/thread/
H A Dpthread_create.c237 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(… in __pthread_create() function
/aosp_15_r20/external/trusty/musl/src/thread/
Dpthread_create.c225 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(… in __pthread_create() function