RTEMS 4.7.0 On-Line Library 
 
Thread Cancellation Manager Directives 
 
 
 
 
 
  
 
  
RTEMS POSIX API User's Guide  
19.4: Directives 
Thread Cancellation Manager pthread_cancel - Cancel Execution of a Thread 
Thread Cancellation Manager pthread_setcancelstate - Set Cancelability State 
Thread Cancellation Manager pthread_setcanceltype - Set Cancelability Type 
Thread Cancellation Manager pthread_testcancel - Create Cancellation Point 
Thread Cancellation Manager pthread_cleanup_push - Establish Cancellation Handler 
Thread Cancellation Manager pthread_cleanup_pop - Remove Cancellation Handler 
 
This section details the thread cancellation manager's directives.
A subsection is dedicated to each of this manager's directives
and describes the calling sequence, related constants, usage,
and status codes.
 
 
 
 
 
 
  
 
  
RTEMS POSIX API User's Guide  
Copyright © 1988-2004 OAR Corporation