Class system and tools for the taskrambler framework.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Georg Hopp a92c8ac7e4 flush errorlog to stderr 11 years ago
..
Makefile.am try to make the memory management thread save by using a mutex upon tree accesses 11 years ago
i_class.c update copyright information 12 years ago
i_indexable.c update copyright information 12 years ago
i_logger.c update copyright information 12 years ago
i_observer.c update copyright information 12 years ago
i_serializable.c update copyright information 12 years ago
i_subject.c update copyright information 12 years ago
interface.c remove the bsearch from interface selection. The amount of interfaces is very limited and there is no benefit compared to a direct iteration 11 years ago
logger.c added classvars. This again changes the interface for class declaration and definition. 12 years ago
memory.c try to make the memory management thread save by using a mutex upon tree accesses 11 years ago
print_trace.c add print backtrace 11 years ago
sized_data.c code structure 11 years ago
sized_data_set_data.c more makros for classvars handling and add a new class SizedData. 11 years ago
stderr.c flush errorlog to stderr 11 years ago
syslog.c added classvars. This again changes the interface for class declaration and definition. 12 years ago
timer.c Add a general purpose timer for different time granularities (seconds, milliseconds, microseconds and nanoseconds). 11 years ago
timer_get.c ensure sec_factor is initialized 11 years ago
timer_set.c Add a general purpose timer for different time granularities (seconds, milliseconds, microseconds and nanoseconds). 11 years ago