1
0
Fork 0
arangodb/arangod/Scheduler
Frank Celler 38a55ed13c Merge branch 'devel' of github.com:arangodb/arangodb into FMH 2016-07-04 17:09:40 +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 Removed unnecessary JSON 2016-02-15 17:48:20 +01:00
PeriodicTask.h clang-format 2016-01-27 13:43:46 +01:00
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 moved low level mutex in Mutex class 2016-01-27 15:31:02 +01:00
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 WIP 2016-05-22 21:08:37 +02:00
TaskManager.cpp clang-format 2016-01-27 13:43:46 +01:00
TaskManager.h clang-format 2016-01-27 13:43:46 +01:00
TimerTask.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
TimerTask.h clang-format 2016-01-27 13:43:46 +01:00
events.h clang-format 2016-01-27 13:43:46 +01:00