summaryrefslogtreecommitdiff
path: root/defer-internal.h
Commit message (Expand)AuthorAgeFilesLines
* Try to comment some of the event code moreNick Mathewson2010-03-121-1/+4
* Update all our copyright notices to say "2010"Nick Mathewson2010-03-041-1/+1
* Revise the locking API: deprecate the old locking callbacks and add trylock.Nick Mathewson2009-11-271-4/+2
* Fix compilation with threading disabled.Nick Mathewson2009-11-181-0/+5
* Make "deferred callback queue" independent of event_base.Nick Mathewson2009-07-261-2/+33
* Document many internal functions and pieces of code.Nick Mathewson2009-04-171-0/+19
* Initial support for a lightweight 'deferred callbacks'.Nick Mathewson2009-04-101-0/+56