RTEMS CPU Kit with SuperCore
4.11.3
|
Detaching a Thread. More...
#include <pthread.h>
#include <errno.h>
#include <rtems/posix/pthreadimpl.h>
#include <rtems/score/threadimpl.h>
Functions | |
int | pthread_detach (pthread_t thread) |
16.1.4 Detaching a Thread, P1003.1c/Draft 10, p. More... | |
Detaching a Thread.
int pthread_detach | ( | pthread_t | thread | ) |