common/thread_worker: Add support for stateful threads
This commit is contained in:
parent
c147e9a90e
commit
da34d37044
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