zeek/src/threading
Bernhard Amann bd02da8a0c change sqlite3 default threading mode to no-mutex, disable memory
statistics, finalize prepared statement before exitting logger.

This might fix the deadlock issue, at least it did not happen for
me on my tried on the test system where it happened quite regularly
before.
2013-05-17 13:38:26 -07:00
..
AsciiFormatter.cc Merge remote-tracking branch 'origin/topic/bernhard/input-logging-commmon-functions' 2013-01-23 16:51:54 -08:00
AsciiFormatter.h Merge remote-tracking branch 'origin/topic/bernhard/input-logging-commmon-functions' 2013-01-23 16:51:54 -08:00
BasicThread.cc and just to be really sure - always make threads go through OnWaitForStop 2013-05-15 15:55:38 -07:00
BasicThread.h Merge remote-tracking branch 'origin/topic/bernhard/thread-cleanup' 2013-05-15 17:16:41 -07:00
Manager.cc spoke to soon (forgot to comment in line again). 2013-05-15 00:49:57 -07:00
Manager.h Change thread shutdown again to also work with input framework. 2013-05-14 23:45:55 -07:00
MsgThread.cc Merge remote-tracking branch 'origin/topic/bernhard/thread-cleanup' 2013-05-15 17:16:41 -07:00
MsgThread.h Merge remote-tracking branch 'origin/topic/bernhard/thread-cleanup' 2013-05-15 17:16:41 -07:00
Queue.h change sqlite3 default threading mode to no-mutex, disable memory 2013-05-17 13:38:26 -07:00
SerialTypes.cc Further threading and API restructuring for logging and input 2012-07-19 22:28:30 -07:00
SerialTypes.h Fix build on OpenBSD 5.2. 2013-02-22 10:45:22 -06:00