index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
evthread-internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finally, get unit tests to pass with threading turned off again.
Nick Mathewson
2009-04-05
1
-0
/
+1
*
Actually, move EVUTIL_NIL_STMT to util-internal.h
Nick Mathewson
2009-04-05
1
-13
/
+8
*
Fix build with thread support disabled, and make no-op macros a little more n...
Nick Mathewson
2009-04-05
1
-5
/
+17
*
Add some more utility macros to evthread-internal.h
Nick Mathewson
2009-04-05
1
-1
/
+41
*
Make threading functions global, like the mm_ functions. Use the libevent_pt...
Nick Mathewson
2009-02-12
1
-21
/
+39
*
Update copyright statements to reflect the facts that:
Nick Mathewson
2009-01-27
1
-1
/
+0
*
Replace all use of config.h with event-config.h.
Nick Mathewson
2009-01-27
1
-3
/
+3
*
add a check that base != NULL for threading; might want to drop this later
Niels Provos
2008-03-31
1
-1
/
+1
*
switch thread support so that locks get allocated as they are needed.
Niels Provos
2008-03-10
1
-7
/
+4
*
Provide OpenSSL style support for multiple threads accessing the same event_base
Niels Provos
2008-03-02
1
-0
/
+74