Home
last modified time | relevance | path

Searched defs:pthread_create (Results 1 – 3 of 3) sorted by relevance

/kernel/uniproton/src/osal/posix/
Dprt_pthread_init.c19 int pthread_create(pthread_t *newthread, const pthread_attr_t *attr, void *(*threadroutine)(void *)… in pthread_create() function
/kernel/liteos_a/compat/posix/src/
Dpthread.c217 int pthread_create(pthread_t *thread, const pthread_attr_t *attr, in pthread_create() function
/kernel/liteos_m/kal/posix/src/
Dpthread.c194 int pthread_create(pthread_t *thread, const pthread_attr_t *attr, in pthread_create() function