Copyright Digital Equipment Corp. All rights reserved.

Arguments

 

state

   State of general cancelability to set for the calling thread. The
   following are valid cancel state values:

      PTHREAD_CANCEL_ENABLE
      PTHREAD_CANCEL_DISABLE
 

oldstate

   Previous cancelability state for the calling thread.