mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
Remove threadpool
parent
9b3f9c91a2
commit
91750debe2
1 changed files with 0 additions and 1 deletions
|
@ -50,6 +50,5 @@ This is a non-exhaustive list of current goals made possible with the support of
|
||||||
* Implement MFC_DMA_TAG_CMD_STALL_NOTIFY_EVENT and other SPU events.
|
* Implement MFC_DMA_TAG_CMD_STALL_NOTIFY_EVENT and other SPU events.
|
||||||
* Return `error_code` from syscalls and functions to enable error reporting.
|
* Return `error_code` from syscalls and functions to enable error reporting.
|
||||||
* Improve embedded debugging tools (CPU, RSX, Kernel Explorer).
|
* Improve embedded debugging tools (CPU, RSX, Kernel Explorer).
|
||||||
* Implement simple thread pool (Thread.cpp)
|
|
||||||
* Implement BPIP for synchronization primitives.
|
* Implement BPIP for synchronization primitives.
|
||||||
* Cleanup the VS project files: reduce to two build types (Release and Debug), but both must use *Release* LLVM build. Debug build should include memory leak detection features.
|
* Cleanup the VS project files: reduce to two build types (Release and Debug), but both must use *Release* LLVM build. Debug build should include memory leak detection features.
|
Loading…
Add table
Add a link
Reference in a new issue