[Bug 1836] posix timing tests: psxtmmutex04
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Fri Jul 15 19:28:05 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1836
Joel Sherrill <joel.sherrill at oarcorp.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |joel.sherrill at oarcorp.com
--- Comment #1 from Joel Sherrill <joel.sherrill at oarcorp.com> 2011-07-15 14:28:05 CDT ---
status = pthread_mutex_lock( &MutexId);
This is supposed to be a test of pthread_mutex_timedlock.
Watch your spacing also.
And the message at start and end of test was so long the screen wrapped at 80
columns. Change it to something like this:
puts( "\n\n*** POSIX TIME TEST MUTEX04 ***" );
Ditto for end of test.
Be careful with tar'ing things up. The Makefile.am referenced psxtmmutex07
which wasn't in this patch.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list