Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/
A Dthread_utils.c98 static int pthread_join(pthread_t thread, void** value_ptr) { in pthread_join() function
/AliOS-Things-master/components/posix/src/
A Dpthread.c310 int pthread_join(pthread_t thread, void **retval) in pthread_join() function

Completed in 4 milliseconds