mirror of
https://github.com/apache/nuttx.git
synced 2026-08-05 22:29:02 +00:00
This PR is a modification that optimizes priority inheritance for only one holder. After the above modifications are completed, the mutex lock->unlock process that supports priority inheritance can be optimized by 200 cycles. Before modify: 2000 cycle After modify: 1742 cycle Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com> |
||
|---|---|---|
| .. | ||
| Make.defs | ||
| sem_getprotocol.c | ||
| sem_getvalue.c | ||
| sem_init.c | ||
| sem_setprotocol.c | ||