LUMIERA.clone/src/backend
2010-02-15 00:48:52 +01: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 Set error condition when chunksize for a non mmaped file is queried 2010-02-04 20:41:49 +01:00
file.h add file_delete_unlink() which removes a file from disk when closed 2010-02-04 20:40:54 +01:00
filedescriptor.c landing the new threadpool implementation 2010-02-15 00:48:52 +01:00
filedescriptor.h factor the filedescriptorregistry out, closes #395 2010-02-04 22:52:21 +01:00
filedescriptorregistry.c factor the filedescriptorregistry out, closes #395 2010-02-04 22:52:21 +01:00
filedescriptorregistry.h factor the filedescriptorregistry out, closes #395 2010-02-04 22:52:21 +01:00
filehandle.c mass rename: relocate basic Logging conf. from liblumieracommon to liblumiera 2009-01-25 00:24:42 +01:00
filehandle.h WIP: deploy new logging flags in backend 2009-01-24 22:30:25 +01:00
filehandlecache.c remove lumiera_fhcache as parameter, closes #396 2010-02-04 10:21:20 +01:00
filehandlecache.h remove lumiera_fhcache as parameter, closes #396 2010-02-04 10:21:20 +01:00
Makefile.am Move the resourcecollector to the backend, closes #521 2010-02-05 08:58:19 +01: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 fix double-free bug in mmap.c 2010-02-04 21:56:49 +01:00
mmap.h WIP: deploy new logging flags in backend 2009-01-24 22:30:25 +01:00
mmapcache.c integrating nobug context passing 2010-01-23 01:40:27 +01:00
mmapcache.h Fix: mutex initialization, remove explicit RESOURCE_HANDLES 2008-12-15 01:17:21 +01:00
mmapings.c integrating nobug context passing 2010-01-23 01:40:27 +01:00
mmapings.h WIP: deploy new logging flags in backend 2009-01-24 22:30:25 +01: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