Toggle navigation
Sign in
taskrambler
/
libtrevent
·
Files
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Snippets
Network
Find File
Download zip
Select Archive Format
Download zip
Download tar.gz
Download tar.bz2
Download tar
a98e0740cd95196854fbeea5591317b711a2f7a7
1.0.0
master
v1.0.0
a98e0740cd95196854fbeea5591317b711a2f7a7
libtrevent
src
Name
Last Update
Last Commit
a98e0740
– Use general purpose timer from trbase and drop ...
History
..
.gitignore
11 years ago
initial checkin
Makefile.am
10 years ago
Use general purpose timer from trbase and drop events when they are not handled at all
event.c
11 years ago
add finalize for event subjects. This results in an delete of the subject as soo…
event_dispatcher.c
10 years ago
Use general purpose timer from trbase and drop events when they are not handled at all
event_dispatcher_get_data_wait_time.c
10 years ago
Use general purpose timer from trbase and drop events when they are not handled at all
event_dispatcher_register_handler.c
11 years ago
signal handling
event_dispatcher_shutdown.c
11 years ago
update copyright information
event_dispatcher_start.c
10 years ago
Use general purpose timer from trbase and drop events when they are not handled at all
event_handler.c
11 years ago
Some fixes and additions. Dispatcher and handler now work.
event_handler_class_cleanup.c
11 years ago
The event_methods hash is statically generated and should not be freed.
event_handler_handle_event.c
11 years ago
trigger heartbeat with a factor of missed heartbeats instead of multiple times. Change logging a bit
event_handler_issue_event.c
11 years ago
return success or failure on event issue
event_handler_set_dispatcher.c
11 years ago
update copyright information
event_subject.c
11 years ago
Add abitility to get a string representation of an event. Used as DEBUG logging of event.
event_subject_emit.c
11 years ago
add finalize for event subjects. This results in an delete of the subject as soo…
event_subject_id.c
11 years ago
update copyright information
get_event_string.c
11 years ago
Add abitility to get a string representation of an event. Used as DEBUG logging of event.