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 micro optimizations 2016-05-11 14:06:47 +02:00
ListenTask.h micro optimizations 2016-05-11 14:06:47 +02:00
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 added SchedulerFeature 2016-04-01 12:52:28 +02:00
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 avoid some unnecessary checks 2016-05-30 14:21:09 +02:00
SchedulerLibev.h removed unused includes 2016-05-30 14:20:46 +02:00
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 switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
SignalTask.h
SocketTask.cpp fixed wrong assertion 2016-06-15 20:34:26 +02:00
SocketTask.h removed unused includes 2016-05-30 14:20:46 +02:00
Task.cpp less json 2016-03-03 14:23:39 +01:00
Task.h splitted HttpResponse.h 2016-04-01 10:39:38 +02:00
TaskManager.cpp
TaskManager.h
TimerTask.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
TimerTask.h
events.h