summaryrefslogtreecommitdiff
path: root/test/testlockperf.c
Commit message (Expand)AuthorAgeFilesLines
* Added a new parameter to apr_thread_mutex_init(). Mutexes are now byaaron2001-10-171-3/+58
* That fourth test is the rwlock test not the mutex test.jerenkrantz2001-09-161-2/+2
* don't need this header anymore at all, it was just a leftoverjwoolley2001-09-161-3/+0
* Protect including a header file that doesn't exist on Windowsrbb2001-09-151-0/+2
* This test attempts to asses the performance characterists of various mutexianh2001-09-101-0/+408