LUMIERA.clone/src
Christian Thaeter ed246ab222 Adding recursive mutexes, fix chained mutex to take only one parameter
Recursive mutex can be locked multiple times by a single thread they
are initialitzed by lumiera_recmutex_init() and used by LUMIERA_RECMUTEX_*
macros.

Chained mutex use the mutexacquirer from the outer scope now. Maybe its
later needed to pass acquirers explicit, we will see.
2008-10-15 15:49:35 +02:00
..
backend moved plugin code from lib to backend 2008-10-15 15:49:34 +02:00
common clean up the mess with the inclusion of defsregistry.hpp, 2008-09-09 06:16:42 +02:00
gui Merge branch 'master' of git://git.lumiera.org/LUMIERA into gui 2008-10-10 10:59:13 +01:00
lib Adding recursive mutexes, fix chained mutex to take only one parameter 2008-10-15 15:49:35 +02:00
plugin merge Lumiera renaming 2008-03-10 09:28:58 +01:00
proc placed DefsRegistry into an impl namespace 2008-09-10 04:42:09 +02:00
tool oops... forgot to add the luidgen tool 2008-09-08 05:22:31 +02:00
.gitignore static Application init, NoBug integration, started a basic Exception hierarchy. 2007-08-14 08:14:21 +02:00
DIR_INFO static Application init, NoBug integration, started a basic Exception hierarchy. 2007-08-14 08:14:21 +02:00
main.cpp (irrelevant) adjustments to make the SCons build of the nonexistant source happen 2008-07-11 05:01:56 +02:00
pre.hpp start using the new lifecycle hooks. remove global nobugcfg.h 2008-04-14 05:15:16 +02:00
pre_a.hpp start using the new lifecycle hooks. remove global nobugcfg.h 2008-04-14 05:15:16 +02:00