Skip to content
Commit 30d87d66 authored by Stef Walter's avatar Stef Walter
Browse files

Add support for thread timers.

We can't use mainloop timers from PKCS#11 modules, since no
mainloop runs in those modules. Thread timers all share a
single thread and callback into the module at the given time.
parent 28005c65
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment