summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmmutex05 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2011-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-211-3/+3
| | | | | | * psxtmmutex02/init.c, psxtmmutex05/init.c, psxtmmutex06/init.c, psxtmnanosleep02/init.c, psxtmsleep02/init.c, psxtmthread01/init.c, psxtmthread03/init.c: Standardize start and end test messages.
* 2011-07-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-201-22/+10
| | | | * psxtmmutex05/init.c: Fix test. Pattern was wrong.
* 2011-07-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-204-0/+159
* Makefile.am, configure.ac: Add benchmark of pthread_mutex_unlock where it is unblocking threads without preemption. * psxtmmutex05/.cvsignore, psxtmmutex05/Makefile.am, psxtmmutex05/init.c, psxtmmutex05/psxtmmutex05.doc: New files.