RTEMS CPU Kit with SuperCore
4.11.3
|
Suspends Execution of Calling Thread until Target Thread Terminates. More...
#include <pthread.h>
#include <errno.h>
#include <rtems/posix/pthreadimpl.h>
#include <rtems/score/threadimpl.h>
#include <rtems/score/threadqimpl.h>
#include <rtems/score/statesimpl.h>
Functions | |
int | pthread_join (pthread_t thread, void **value_ptr) |
Suspends Execution of Calling Thread until Target Thread Terminates.