summaryrefslogtreecommitdiff
path: root/src/dpl/core/include/cchecker
diff options
context:
space:
mode:
authorJanusz Kozerski <j.kozerski@samsung.com>2015-06-16 14:02:14 +0200
committerJanusz Kozerski <j.kozerski@samsung.com>2015-07-06 14:44:23 +0200
commitdb78d4705ab241499fe1ba438e15da514f4ec3ba (patch)
tree7fc49690eff5e0c8d1a5116d731ed85af665648e /src/dpl/core/include/cchecker
parent263d2681b92f5d05726c1a2b7b5f4379a8f94646 (diff)
downloadcert-checker-db78d4705ab241499fe1ba438e15da514f4ec3ba.tar.gz
cert-checker-db78d4705ab241499fe1ba438e15da514f4ec3ba.tar.bz2
cert-checker-db78d4705ab241499fe1ba438e15da514f4ec3ba.zip
Add thread for processing events
Thread is waiting on conditional for events. When event will be add to queue the callback will send signal to thread (connman callback sends signal without adding event to queue). The thread: * Process the queue first: Moves all events from queue into the buffer. * Then process buffer (checks OCSP, shows popup, etc.) - to be implemented. Change-Id: I8cadc43b8d2c704bf07f0aec63b909ec4d52d5a7
Diffstat (limited to 'src/dpl/core/include/cchecker')
0 files changed, 0 insertions, 0 deletions