Event subsystem of 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 10bd340cbd signal handling 11 years ago
..
.gitignore initial checkin 12 years ago
Makefile.am some leak fixes ... but now I have a strange segfault in during cleanup, but only if the caller of eventHandlerClassCleanup is build with optimizations. 12 years ago
event.c update copyright information 12 years ago
event_dispatcher.c signal handling 11 years ago
event_dispatcher_get_beat_time.c timeouts are now in milliseconds 11 years ago
event_dispatcher_get_data_wait_time.c timeouts are now in milliseconds 11 years ago
event_dispatcher_register_handler.c signal handling 11 years ago
event_dispatcher_set_hearbeat.c timeouts are now in milliseconds 11 years ago
event_dispatcher_shutdown.c update copyright information 12 years ago
event_dispatcher_start.c timeouts are now in milliseconds 11 years ago
event_handler.c Some fixes and additions. Dispatcher and handler now work. 12 years ago
event_handler_class_cleanup.c The event_methods hash is statically generated and should not be freed. 12 years ago
event_handler_handle_event.c Some fixes and additions. Dispatcher and handler now work. 12 years ago
event_handler_issue_event.c update copyright information 12 years ago
event_handler_set_dispatcher.c update copyright information 12 years ago
event_subject.c update copyright information 12 years ago
event_subject_emit.c update copyright information 12 years ago
event_subject_id.c update copyright information 12 years ago