|
RTEMS CPU Kit with SuperCore
4.11.3
|
Canceling Execution of a Thread. More...
#include <pthread.h>#include <errno.h>#include <rtems/score/isr.h>#include <rtems/score/threadimpl.h>#include <rtems/posix/cancel.h>#include <rtems/posix/threadsup.h>
Functions | |
| int | pthread_cancel (pthread_t thread) |
Canceling Execution of a Thread.
1.8.13