mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 05:15:47 +00:00
common/thread_worker: Add support for stateful threads
This commit is contained in:
parent
e5f8e2d2de
commit
efd62f7130
3 changed files with 86 additions and 78 deletions
|
@ -180,7 +180,6 @@ add_library(common STATIC
|
|||
thread.cpp
|
||||
thread.h
|
||||
thread_queue_list.h
|
||||
thread_worker.cpp
|
||||
thread_worker.h
|
||||
threadsafe_queue.h
|
||||
time_zone.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue