mirror of
https://github.com/Xahau/xahaud.git
synced 2026-06-04 09:16:36 +00:00
add jtx inject
This commit is contained in:
@@ -26,6 +26,7 @@ public:
|
||||
{
|
||||
std::lock_guard lock(mutex);
|
||||
thread_queues.emplace(&local_queue);
|
||||
std::cout << "Thread registered: " << reinterpret_cast<uint64_t>(&local_queue) << "\n";
|
||||
local_count = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user