strongswan/src/libstrongswan/processing
Martin Willi d2b07d3187 watcher: Don't wait for running callback once watcher thread cancelled
During shutdown, waiting for callbacks might never complete, as queued
callbacks might not get executed under certain conditions. Not the clean fix,
but works good enough for now.

Seen on Windows in vici tests.
2014-05-07 14:13:34 +02:00
..
jobs Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
processor.c processor: Flush pending jobs during cancel(), not destroy 2014-05-07 14:13:34 +02:00
processor.h processor: remove the now unused get_threads() method again 2013-07-18 16:00:31 +02:00
scheduler.c Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +02:00
scheduler.h Fixed common misspellings. 2011-07-20 16:14:10 +02:00
watcher.c watcher: Don't wait for running callback once watcher thread cancelled 2014-05-07 14:13:34 +02:00
watcher.h Fix various API doc issues and typos 2013-07-18 18:30:36 +02:00