1
0
Fork 0
arangodb/arangod/Scheduler
Andreas Streichardt 76b89776fb Allow aborting cluster task startup...CTRL-C will now do a hard abort during startup 2016-06-16 16:00:43 +02:00
..
ListenTask.cpp
ListenTask.h
PeriodicTask.cpp
PeriodicTask.h
Scheduler.cpp Do not crash when registerTask is called after shutdown has begun. 2016-06-10 12:01:44 +02:00
Scheduler.h
SchedulerFeature.cpp Allow aborting cluster task startup...CTRL-C will now do a hard abort during startup 2016-06-16 16:00:43 +02:00
SchedulerFeature.h trying to fix cleanup 2016-06-06 23:53:53 +02:00
SchedulerLibev.cpp
SchedulerLibev.h
SchedulerThread.cpp removed useless variable 2016-05-30 14:21:26 +02:00
SchedulerThread.h removed useless variable 2016-05-30 14:21:26 +02:00
SignalTask.cpp
SignalTask.h
SocketTask.cpp fixed wrong assertion 2016-06-15 20:34:26 +02:00
SocketTask.h
Task.cpp
Task.h
TaskManager.cpp
TaskManager.h
TimerTask.cpp
TimerTask.h
events.h