You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
annotations.hpp The Great Wall of Blame 5 years ago
barrier.hpp C++17 niceties 4 years ago
logic.cpp fix up event loop crap so that unit tests pass 4 years ago
logic.hpp fix up event loop crap so that unit tests pass 4 years ago
queue.hpp C++17 4 years ago
queue_manager.cpp The Great Wall of Blame 5 years ago
queue_manager.hpp The Great Wall of Blame 5 years ago
threading.cpp The Great Wall of Blame 5 years ago
threading.hpp attempt fix for libunbound on win32 4 years ago