summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmrwlock01/psxtmrwlock01.doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* psxtmtests/*/*.doc: Change license to BSD-2Joel Sherrill2022-06-141-3/+22
| | | | Updates #3053.
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-3/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* 2011-08-04 Ricardo Aguirre <el.mastin@ymail.com>Joel Sherrill2011-08-041-3/+4
| | | | * psxtmrwlock01/init.c, psxtmrwlock01/psxtmrwlock01.doc: Update.
* 2011-08-02 Ricardo Aguirre <el.mastin@ymail.com>Joel Sherrill2011-08-021-0/+23
PR 1874/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of multiple pthread_rwlock operations that can be done as single shot times. * psxtmrwlock01/.cvsignore, psxtmrwlock01/Makefile.am, psxtmrwlock01/init.c, psxtmrwlock01/psxtmrwlock01.doc: New files.