mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Useful for things that should be run ASAP even if the threadpool is full, at a small extra cost. (Not recommended for very small tasks). Considering using this to resolve the deadlocks in #16802. |
||
---|---|---|
.. | ||
Barrier.h | ||
Channel.h | ||
Event.h | ||
ParallelLoop.cpp | ||
ParallelLoop.h | ||
Promise.h | ||
ThreadManager.cpp | ||
ThreadManager.h | ||
ThreadUtil.cpp | ||
ThreadUtil.h | ||
Waitable.h |