RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
thunder2 de87a89437 Added a name to the RsMutex class.
You can enable the debugging of the waiting time for a lock of RsMutex in rsthreads.h with
#define RSMUTEX_DEBUG 300
That means all locks waiting longer than 300ms are logged into the stderr.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4392 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-04 22:59:39 +00:00
build_scripts updated ubuntu changelog 2011-06-28 16:39:56 +00:00
libbitdht/src fixed linux compilation 2011-06-29 19:13:39 +00:00
libretroshare/src Added a name to the RsMutex class. 2011-07-04 22:59:39 +00:00
plugins fixed early initialization of QIcon 2011-06-29 22:57:35 +00:00
retroshare-gui/src corrected misspelling error 2011-07-02 11:48:15 +00:00
retroshare-nogui/src fixed compilation of retroshare-nogui 2011-04-11 13:15:48 +00:00
build-all-mingw32make.bat added build all bat file for windows 2011-07-02 16:52:58 +00:00