|
RTEMS CPU Kit with SuperCore
|
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 | ) |
1.8.13