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
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 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
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
Task.h
TaskManager.cpp
TaskManager.h
TimerTask.cpp
TimerTask.h
events.h