OSF DCE Problem Determination Guide

Chapter 2. Error Messages and Status Codes
---------- ------
Severity: Notice Component: Threads
Text: Asynchronous or General cancelabilty was off.
Explanation: A successful attempt was made to set either asynchronous or general
cancelability to off.
Action: None required.
---------- ------
Severity: Notice Component: Threads
Text: Asynchronous or General cancelability was on.
Explanation: A successful attempt was made to set either asynchronous or general
cancelability to on.
Action: None required.
---------- ------
Severity: Notice Component: Threads
Text: The mutex is locked; therefore, it is not acquired.
Explanation: An attempt was made to lock a mutex using the pthread_mutex_trylock
routine. This occurs if the mutex is locked by another thread when this routine is called.
Zero (0) is returned and the thread does not wait to acquire the lock, but takes whatever
action is appropriate.
Action: None required.
---------- ------
Severity: Notice Component: Threads
Text: Successful completion.
124330 Tandem Computers Incorporated 21