summaryrefslogtreecommitdiff
path: root/test/regress_pthread.c
Commit message (Expand)AuthorAgeFilesLines
* Make evthread_use_pthreads() actually return 0 on success.Nick Mathewson2009-07-171-1/+2
* Revise regress_pthreads.c to not use event_setNick Mathewson2009-05-021-4/+2
* Refactor the zlib and pthreads tests to appear in the regular tinytest tree s...Nick Mathewson2009-04-071-9/+7
* Make threading functions global, like the mm_ functions. Use the libevent_pt...Nick Mathewson2009-02-121-43/+8
* Update copyright statements to reflect the facts that:Nick Mathewson2009-01-271-2/+1
* Replace all use of config.h with event-config.h.Nick Mathewson2009-01-271-1/+1
* r19602@catbus: nickm | 2008-05-05 11:45:18 -0400Nick Mathewson2008-05-051-2/+3
* r15192@tombo: nickm | 2008-04-16 15:59:51 -0400Nick Mathewson2008-04-161-1/+7
* rename lock create callback functions; as suggested by nickNiels Provos2008-03-111-2/+1
* switch thread support so that locks get allocated as they are needed.Niels Provos2008-03-101-12/+20
* r18547@catbus: nickm | 2008-03-04 14:46:42 -0500Nick Mathewson2008-03-041-1/+3
* Provide OpenSSL style support for multiple threads accessing the same event_baseNiels Provos2008-03-021-0/+171