Searched defs:thread_join (Results 1 – 3 of 3) sorted by relevance
32 int (*thread_join)(uintptr_t tid); member54 static int thread_join(uintptr_t tid) { in thread_join() function
29 static int thread_join(uintptr_t tid) { in thread_join() function
33 int (*thread_join)(uintptr_t tid); member