osquery-1/osquery/dispatcher
Teddy Reed a9ed73c68d Add removeService to Dispatcher API (#2116)
With a removeService method, combined with the abstracted thread start in
the Dispatcher API, services auto-remove when finished.

This will un-break the kernel communication tests. These tests only stop
when all their producer threads/services have ended.

This also promotes the OS X kernel build to 10.11.
2016-05-27 11:17:06 -07:00
..
tests Reset configuration state in relative tests 2016-04-12 13:06:02 -07:00
CMakeLists.txt [Fix #1694] Expire results for 'old' scheduled queries 2015-12-07 12:23:43 -08:00
dispatcher.cpp Add removeService to Dispatcher API (#2116) 2016-05-27 11:17:06 -07:00
distributed.cpp [Fix #1920] Detach thread before joining/clearing (terminate) 2016-03-13 12:15:18 -07:00
distributed.h Move dispatcher to public API 2016-03-21 15:27:51 -07:00
scheduler.cpp Introduce decorator queries 2016-03-29 10:03:50 -07:00
scheduler.h Move dispatcher to public API 2016-03-21 15:27:51 -07:00