mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 21:22:20 +08:00
Rewrite workqueue. This version eliminates the master thread, and
reduces the amount of locking required to find a new thread to run.
This commit is contained in:
@ -87,6 +87,7 @@ HFILES = \
|
||||
target-reloc.h \
|
||||
target-select.h \
|
||||
tls.h \
|
||||
token.h \
|
||||
workqueue.h \
|
||||
workqueue-internal.h
|
||||
|
||||
|
Reference in New Issue
Block a user