Skip to content
Snippets Groups Projects
Commit 299014b2 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

r15251@tombo: nickm | 2008-04-22 11:59:46 -0400

 On platforms using pthreads, allow a thread to acquire a lock it already holds.  This is crucial for logging: otherwise any log message thrown from inside the logging process (especially from control.c) will deadlock.  Win32 CriticalSections are already recursive.  Bug spotted by nwf.  Bugfix on 0.2.0.16-alpha.  Backport candidate. I hope this is portable.


svn:r14406
parent 0cbecbe0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment