2011-07-20 Joel Sherrill <joel.sherrill@oarcorp.com>

* 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.
This commit is contained in:
Joel Sherrill
2011-07-20 20:46:48 +00:00
parent 5e8bfe22d7
commit c632c5f2d8
7 changed files with 168 additions and 0 deletions

View File

@@ -84,6 +84,7 @@ psxtmkey02/Makefile
psxtmmutex01/Makefile
psxtmmutex02/Makefile
psxtmmutex03/Makefile
psxtmmutex05/Makefile
psxtmmutex07/Makefile
psxtmnanosleep01/Makefile
psxtmnanosleep02/Makefile