Home
last modified time | relevance | path

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

/kernel/liteos_a/compat/posix/src/
Dpthread.c356 int pthread_join(pthread_t thread, void **retVal) in pthread_join() function
/kernel/liteos_m/kal/posix/src/
Dpthread.c461 int pthread_join(pthread_t thread, void **retval) in pthread_join() function