1
0
Fork 0
arangodb/arangod/Scheduler
Frank Celler 7e2e8bfee0 reset counter as well 2017-02-02 16:00:03 +01:00
..
Acceptor.cpp use make_unique 2016-11-25 15:35:54 +01:00
Acceptor.h do not use namespaces in header files 2017-02-01 13:41:31 +01:00
AcceptorTcp.cpp Fix broken merge 2016-10-19 11:41:17 +02:00
AcceptorTcp.h some improvements for memory management 2016-12-15 15:30:28 +01:00
AcceptorUnixDomain.cpp do not use namespaces in header files 2017-02-01 13:41:31 +01:00
AcceptorUnixDomain.h some improvements for memory management 2016-12-15 15:30:28 +01:00
EventLoop.h fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
Job.cpp switch to boost asio 2016-10-14 10:12:17 +00:00
Job.h switch to boost asio 2016-10-14 10:12:17 +00:00
JobGuard.cpp switch to boost asio 2016-10-14 10:12:17 +00:00
JobGuard.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
JobQueue.cpp Fix bugs of threads not announcing that they are busy. 2017-01-31 14:07:54 +01:00
JobQueue.h some improvements for memory management 2016-12-15 15:30:28 +01:00
ListenTask.cpp Fix broken merge 2016-10-19 11:41:17 +02:00
ListenTask.h Generalize asio stuff to support unix domain sockets 2016-10-19 11:01:29 +02:00
Scheduler.cpp reset counter as well 2017-02-02 16:00:03 +01:00
Scheduler.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
SchedulerFeature.cpp Changed index-filling to dispatch batch insertion tasks to scheduler, obsoleted index-threads option. 2017-01-30 13:05:10 -05:00
SchedulerFeature.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
Socket.cpp added handshake done 2016-10-23 00:46:30 +02:00
Socket.h preliminary fix for issue #2218 2016-12-15 15:45:33 +01:00
SocketTask.cpp Fix bugs of threads not announcing that they are busy. 2017-01-31 14:07:54 +01:00
SocketTask.h fix double-free issue 2017-01-30 15:32:06 +01:00
SocketTcp.cpp fix Visual Studio complaints 2016-10-31 09:59:18 +01:00
SocketTcp.h some improvements for memory management 2016-12-15 15:30:28 +01:00
SocketUnixDomain.cpp do not use namespaces in header files 2017-02-01 13:41:31 +01:00
SocketUnixDomain.h do not use namespaces in header files 2017-02-01 13:41:31 +01:00
Task.cpp switch to boost asio 2016-10-14 10:12:17 +00:00
Task.h switch to boost asio 2016-10-14 10:12:17 +00:00