Add DFunctors and DSignals.
commite732a7e6287a5ca289aab175c002b5f4126e46d2
authorDavid Brodsky <trekie@sinister.cz>
Tue, 8 Aug 2006 13:28:33 +0000 (8 15:28 +0200)
committerDavid Brodsky <trekie@sinister.cz>
Tue, 8 Aug 2006 13:28:33 +0000 (8 15:28 +0200)
tree9bc8bf4cb87c854665b0547958509c85211273a2
parenta296ef2ebf3bc50a5e158fd21d014a6d62a75eb3
Add DFunctors and DSignals.

DFunctors are functors that can be disabled in a way that no signal is
delivered after the functor is disabled. DSignals are signals that use
DFunctors. Because of their nature only variants for threads are implemented,
others are meaningless.
src/core/signals.py