EDC5116I
Resource deadlock avoided.

Explanation

An attempt was made to lock a system resource that would have resulted in a deadlock situation. This message is equivalent to the POSIX.1 EDEADLK errno.

System action

The request has failed. The application continues to run.

Programmer response

Refer to z/OS XL C/C++ Programming Guide for the function being attempted for the specific reason for failure.

Symbolic Feedback Code

EDC4VS