index
:
user/sebastian/libevent
OSX_compile
OSX_compile_v2
ancient_gcc
bufferevents_updates
clang_analyzer_fixes
clang_enum
clang_unknown_warning_options
compilewarning
configure
configure_enhancements
disable_debug_mode
fix_clang_compilation
fixcompile
kq_setup_kevent-fix
kqueue_compile
master
new_configure_options
openssl_detection
osx_fun
osx_openssl_deprecation
osx_weak_smybol_fun
osx_weak_symbol_fun
patches-2.0
segfault
static_analysis_fixes
tinytest_header
Sebastian's libevent repository
Sebastian Hahn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
evthread_win32.c
Commit message (
Expand
)
Author
Age
*
Update all our copyright notices to say "2010"
Nick Mathewson
2010-03-04
*
Construct Windows locks using InitializeCriticalSectionAndSpinCount
Nick Mathewson
2010-02-18
*
Fixed a memory leak on windows threads implementation. The CRITICAL_SECTION w...
Jardel Weyrich
2010-01-08
*
Fix up evthread compilation on windows
Roman Puls
2009-12-02
*
Revise the locking API: deprecate the old locking callbacks and add trylock.
Nick Mathewson
2009-11-27
*
We do not work any more without an event-config.h; stop pretending that it is...
Nick Mathewson
2009-11-06
*
Make threading functions global, like the mm_ functions. Use the libevent_pt...
Nick Mathewson
2009-02-12
*
Have util-internal.h define socklen_t if we need it, and include it appropria...
Nick Mathewson
2009-01-29
*
Update copyright statements to reflect the facts that:
Nick Mathewson
2009-01-27
*
Replace all use of config.h with event-config.h.
Nick Mathewson
2009-01-27
*
New functions to provide sane threading callbacks with pthreads and win32 thr...
Nick Mathewson
2009-01-21