summaryrefslogtreecommitdiff
path: root/test/testlockperf.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all uses of the apr_lock.h API from the tests.Aaron Bannert2002-04-091-142/+2
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* roll the extra apr_lock_create_np() functionality into apr_lock_create()Jeff Trawick2001-12-291-3/+3
* Added a new parameter to apr_thread_mutex_init(). Mutexes are now byAaron Bannert2001-10-171-3/+58
* That fourth test is the rwlock test not the mutex test.Justin Erenkrantz2001-09-161-2/+2
* don't need this header anymore at all, it was just a leftoverCliff Woolley2001-09-161-3/+0
* Protect including a header file that doesn't exist on WindowsRyan Bloom2001-09-151-0/+2
* This test attempts to asses the performance characterists of various mutexIan Holsman2001-09-101-0/+408