Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/musl/src/thread/
Dpthread_join.c27 int __pthread_join(pthread_t t, void **res) in __pthread_join() function
/aosp_15_r20/external/musl/src/thread/
H A Dpthread_join.c28 int __pthread_join(pthread_t t, void **res) in __pthread_join() function