source: rtems/testsuites/psxtests/psxcond01/psxcond01.doc @ 74c15fe6

4.115
Last change on this file since 74c15fe6 was 74c15fe6, checked in by Joel Sherrill <joel.sherrill@…>, on 12/10/13 at 23:56:22

psxtmcond01: Fix bug where mutex not locked and add EPERM error check

This test formerly had a bug in that it attempted to wait on a
condition variable with a Mutex that was not locked. This is
undefined by POSIX. But a recent change to match GNU/Linux behavior
resulted in finding a bug in the test.

  • Property mode set to 100644
File size: 889 bytes

HTML preview not available, since no preview renderer could handle it. Try downloading the file instead.

Note: See TracBrowser for help on using the repository browser.