LUMIERA.clone/src/backend
2010-02-11 03:06:42 +01:00
..
backend.c add threadpool init/destroy to the global backend init/destroy 2010-01-19 18:46:02 +01:00
backend.h WIP: deploy new logging flags in backend 2009-01-24 22:30:25 +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 mass rename: relocate basic Logging conf. from liblumieracommon to liblumiera 2009-01-25 00:24:42 +01:00
file.h WIP: deploy new logging flags in backend 2009-01-24 22:30:25 +01:00
filedescriptor.c integrating nobug context passing 2010-01-23 01:40:27 +01:00
filedescriptor.h fixup handle_acquire/_release for file and filedescriptor 2008-12-15 01:17:22 +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 integrating nobug context passing 2010-01-23 01:40:27 +01:00
filehandlecache.h WIP: mmap management first go 2008-12-15 01:17:21 +01:00
Makefile.am automatically start the threadpool on demand, similar to NoBug 2010-01-24 15:48:48 +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 mass rename: relocate basic Logging conf. from liblumieracommon to liblumiera 2009-01-25 00:24:42 +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
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 replace GThreads by the Lumiera thread wrapper 2010-02-11 03:06:42 +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 FIX: small race in acquire_thread, catching threads out of the void 2010-01-30 02:56:50 +01:00
threadpool.h remove thread counters (for now) 2010-01-20 01:03:41 +01:00
threads.c Log the error passing when joining threads 2010-01-30 07:20:09 +01:00
threads.h thread kind and flag handling 2010-01-20 00:43:11 +01:00