lokinet/llarp/util/thread
Jeff Becker 4bb214eba0
attempt fix for libunbound on win32
* run unbound stuff in another thread because LOL windows
* because unbound runs in another thread callbacks for libunbound need to be wrapped in a deferred call so they are done in the logic thread
* bump sqlite3 dep because it's gone, repin hash.
2020-08-04 10:53:32 -04:00
..
annotations.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
barrier.hpp C++17 niceties 2020-05-12 16:42:35 -03:00
logic.cpp fix up event loop crap so that unit tests pass 2020-07-02 11:10:06 -04:00
logic.hpp fix up event loop crap so that unit tests pass 2020-07-02 11:10:06 -04:00
queue_manager.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
queue_manager.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
queue.hpp C++17 2020-05-01 17:43:27 -03:00
threading.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
threading.hpp attempt fix for libunbound on win32 2020-08-04 10:53:32 -04:00