#include <oskit/threads/pthread.h> void pthread_testcancel(void);
void pthread_testcancel(void);
Test whether a cancelation is pending, and deliver the cancelation if the cancel state is PTHREAD_CANCEL_ENABLED.
pthread_cancel, pthread_setcancelstate