nxCancelCheck

Determines if the calling thread should sleep or terminate.

Library:LibC
Classification:NovellĀ®
Service:NetWare Platform

Syntax

  #include <nks/netware.h>
   
  void nxCancelCheck ( void );
  

Remarks

The nxCancelCheck function explicitly permits the library to cancel the calling thread if it has been marked by another thread for a cancellation operation.

See Also