2011-08-02 Ricardo Aguirre <el.mastin@ymail.com>

PR 1878/tests
	* Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of
	pthread_rwlock_timedrdlock - not available, blocks.
	* psxtmrwlock03/.cvsignore, psxtmrwlock03/Makefile.am,
	psxtmrwlock03/init.c, psxtmrwlock03/psxtmrwlock03.doc: New files.
This commit is contained in:
Joel Sherrill
2011-08-02 15:17:17 +00:00
parent 6fed43eabc
commit d83f90b1e4
8 changed files with 199 additions and 2 deletions

View File

@@ -95,6 +95,7 @@ psxtmnanosleep01/Makefile
psxtmnanosleep02/Makefile
psxtmrwlock01/Makefile
psxtmrwlock02/Makefile
psxtmrwlock03/Makefile
psxtmsem01/Makefile
psxtmsem02/Makefile
psxtmsem03/Makefile