commit | dfc85005d93db3e7fe8daf4a45319dd727fb3c83 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Dec 20 10:55:23 2023 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Tue Jan 02 11:52:39 2024 +0000 |
tree | a5a4bea1fdbfcc414c17479d6d3ba193d6c74f30 | |
parent | 7afc54733894a0d34072aa17a83442bb27c4aec5 [diff] |
Refactoring of ThreadPool Introduce AbstractThreadPool for managing threads, and a subclass ThreadPool for handling a regular task queue. This is to prepare for a custom JIT thread pool with multiple queues. Test: test.py Change-Id: I180032d14b8946ea6787252bd4fe4c89409e089b