summaryrefslogtreecommitdiff
path: root/evthread_win32.c
Commit message (Expand)AuthorAgeFilesLines
* Make threading functions global, like the mm_ functions. Use the libevent_pt...Nick Mathewson2009-02-121-6/+7
* Have util-internal.h define socklen_t if we need it, and include it appropria...Nick Mathewson2009-01-291-0/+2
* Update copyright statements to reflect the facts that:Nick Mathewson2009-01-271-0/+25
* Replace all use of config.h with event-config.h.Nick Mathewson2009-01-271-1/+1
* New functions to provide sane threading callbacks with pthreads and win32 thr...Nick Mathewson2009-01-211-0/+58