]> granicus.if.org Git - libevent/commit
Make threading functions global, like the mm_ functions. Use the libevent_pthread...
authorNick Mathewson <nickm@torproject.org>
Thu, 12 Feb 2009 22:19:54 +0000 (22:19 +0000)
committerNick Mathewson <nickm@torproject.org>
Thu, 12 Feb 2009 22:19:54 +0000 (22:19 +0000)
commitec35eb5520514769818fa4440d4801f803e8fb4c
tree83392dc48bee86816efa52e93670190f3c57df5d
parentd0a9c90e9300f7dc5701e9682d80c85025504573
Make threading functions global, like the mm_ functions.  Use the libevent_pthread.la library in regress_pthread.

svn:r1121
event-internal.h
event.c
evthread-internal.h
evthread_pthread.c
evthread_win32.c
include/event2/event.h
include/event2/thread.h
test/Makefile.am
test/regress_pthread.c