beast r4263 - in trunk/birnet: . tests



Author: timj
Date: 2007-02-01 19:47:42 +0000 (Thu, 01 Feb 2007)
New Revision: 4263
ViewCVS link: http://svn.gnome.org/viewcvs/beast?rev=4263&view=rev

Added:
   trunk/birnet/birnetdebugtools.cc
   trunk/birnet/birnetdebugtools.hh
Modified:
   trunk/birnet/ChangeLog
   trunk/birnet/Makefile.am
   trunk/birnet/birnet.hh
   trunk/birnet/tests/threads.cc
Log:
Thu Feb 1 20:27:09 2007 Tim Janik <timj gtk org>

        * birnetdebugtools.hh, birnetdebugtools.cc: added DebugChannel, a
        reference counted interface which allows sending of debug messages.
        if a debug channel is created with new_from_file_async(), printing
        a message happens in constant time in the calling thread, and the
        debugging output is written into a file by a background thread.

        * tests/threads.cc: added simply DebugChannel test.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]