a73f5f86dc
aio client will queue asynchronous io requests to the worker threads. if PRIORITY_INHERITANCE is enabled, client thread's priority will be set to worker threads. There will be multi-boost/restore of worker threads' priority and assert the system. No need priority multi-boot/restore to worker thread because client thread's priority is alway the same. Signed-off-by: fangxinyong <fangxinyong@xiaomi.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
kwork_cancel.c | ||
kwork_inherit.c | ||
kwork_notifier.c | ||
kwork_queue.c | ||
kwork_thread.c | ||
Make.defs | ||
wqueue.h |