Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/user/src/thread/
Dpthread_create.c115 _LIBC_TEXT_SECTION int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict att… in __pthread_create() function
/third_party/musl/src/thread/liteos_a/
Dpthread_create.c234 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(… in __pthread_create() function
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_create.c234 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(… in __pthread_create() function
/third_party/musl/src/thread/
Dpthread_create.c246 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(… in __pthread_create() function
/third_party/musl/porting/linux/user/src/thread/
Dpthread_create.c356 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(… in __pthread_create() function
/third_party/musl/src/thread/linux/
Dpthread_create.c521 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(… in __pthread_create() function