lumiera_/src/backend
2010-07-21 04:50:03 +02:00
..
backend.c hook the resourcecollector into safeclib on backend startup 2010-02-08 17:47:26 +01:00
backend.h factor the filedescriptorregistry out, closes #395 2010-02-04 22:52:21 +01:00
DIR_INFO add few DIR_INFO's in src 2007-07-14 21:28:47 +02:00
enginefacade.cpp namespace cleanup: bring Singleton and Factory into lib:: 2009-10-11 05:57:41 +02:00
enginefacade.hpp start refactoring: liblumieracommon.so (application core services) 2008-12-18 08:12:40 +01:00
file.c Exclusive file locking 2010-07-21 04:49:51 +02:00
file.h Exclusive file locking 2010-07-21 04:49:51 +02:00
filedescriptor.c Exclusive file locking 2010-07-21 04:49:51 +02:00
filedescriptor.h Exclusive file locking 2010-07-21 04:49:51 +02:00
filedescriptorregistry.c fix a small memory leak 2010-07-21 04:28:42 +02:00
filedescriptorregistry.h factor the filedescriptorregistry out, closes #395 2010-02-04 22:52:21 +01:00
filehandle.c Exclusive file locking 2010-07-21 04:49:51 +02:00
filehandle.h Exclusive file locking 2010-07-21 04:49:51 +02:00
filehandlecache.c FIX: glitch in filehandle cache refcounters 2010-07-21 04:50:03 +02:00
filehandlecache.h remove lumiera_fhcache as parameter, closes #396 2010-02-04 10:21:20 +01:00
Makefile.am FIX: Add remaining tests to the Makefiles, sort Makefiles 2010-07-16 21:44:44 +02:00
mediaaccessfacade.cpp WIP: Merge common into lib 2008-12-17 17:53:32 +01:00
mediaaccessfacade.hpp namespace cleanup: bring Singleton and Factory into lib:: 2009-10-11 05:57:41 +02:00
mmap.c add mmaping of exact blocks 2010-07-21 04:49:50 +02:00
mmap.h add mmaping of exact blocks 2010-07-21 04:49:50 +02:00
mmapcache.c Remove 'self' parameter from mmapcache calls, make it proper singleton 2010-07-21 04:49:40 +02:00
mmapcache.h Remove 'self' parameter from mmapcache calls, make it proper singleton 2010-07-21 04:49:40 +02:00
mmapings.c add a 'bias' to offset mmaped clusters 2010-07-21 04:49:40 +02:00
mmapings.h add a 'bias' to offset mmaped clusters 2010-07-21 04:49:40 +02:00
netnodefacade.cpp namespace cleanup: bring Singleton and Factory into lib:: 2009-10-11 05:57:41 +02:00
netnodefacade.hpp start refactoring: liblumieracommon.so (application core services) 2008-12-18 08:12:40 +01:00
resourcecollector.c Make resourcecollector initialization explicit 2010-02-05 09:20:52 +01:00
resourcecollector.h hook the resourcecollector into safeclib on backend startup 2010-02-08 17:47:26 +01:00
scriptrunnerfacade.cpp namespace cleanup: bring Singleton and Factory into lib:: 2009-10-11 05:57:41 +02:00
scriptrunnerfacade.hpp start refactoring: liblumieracommon.so (application core services) 2008-12-18 08:12:40 +01:00
thread-wrapper.hpp landing the new threadpool implementation 2010-02-15 00:48:52 +01:00
threadpool-init.cpp automatically start the threadpool on demand, similar to NoBug 2010-01-24 15:48:48 +01:00
threadpool-init.hpp automatically start the threadpool on demand, similar to NoBug 2010-01-24 15:48:48 +01:00
threadpool.c it is more proper to use cond_sync flags for *CONDITION_SECTIONs 2010-02-01 07:25:49 -05:00
threadpool.h remove thread counters (for now) 2010-01-20 01:03:41 +01:00
threads.c Merge remote branch 'plouj/second-tp-attempt' into backend_devel 2010-02-03 10:51:03 +01:00
threads.h add a threads/threadpool NOBUG flag hierarchy 2010-02-01 07:25:06 -05:00