Home
last modified time | relevance | path

Searched refs:pthread_tryjoin_np (Results 1 – 5 of 5) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-join2.c61 int val = pthread_tryjoin_np (th, &status); in do_test()
79 while ((val = pthread_tryjoin_np (th, &status)) != 0) in do_test()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dpthread_tryjoin.c27 pthread_tryjoin_np ( in pthread_tryjoin_np() function
A DChangeLog8237 * Versions (libpthread: GLIBC_2.3.2): Move pthread_tryjoin_np and
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dpthread.h251 extern int pthread_tryjoin_np (pthread_t __th, void **__thread_return) __THROW;
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A Dpthreads_hacking.txt478 + FUNC GLOBAL DEFAULT N pthread_tryjoin_np

Completed in 23 milliseconds