| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
sem: Avoid multiple conversions between time and tick Signed-off-by: hujun5 <hujun5@xiaomi.com> | 2 个月前 | |
sem: Avoid multiple conversions between time and tick Signed-off-by: hujun5 <hujun5@xiaomi.com> | 2 个月前 | |
sem: make the following interfaces inline and avoid syscall when fastpath int nxsem_clockwait int nxsem_tickwait int nxsem_timedwait int nxsem_tickwait_uninterruptible int nxsem_clockwait_uninterruptible int nxsem_timedwait_uninterruptible Signed-off-by: hujun5 <hujun5@xiaomi.com> | 2 个月前 | |
mutex: add mutex_type.h Signed-off-by: hujun5 <hujun5@xiaomi.com> | 2 个月前 | |
nuttx/atomic: replace atomic_fetch_xxx with atomic_xxx just like zephyr Signed-off-by: zhangyu117 <zhangyu117@xiaomi.com> | 2 个月前 | |
sched: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> Signed-off-by: ligd <liguiding1@xiaomi.com> | 2 个月前 | |
nuttx/atomic: replace atomic_fetch_xxx with atomic_xxx just like zephyr Signed-off-by: zhangyu117 <zhangyu117@xiaomi.com> | 2 个月前 | |
sched/semaphore: fix priority queue behavior for PTHREAD_PRIO_PROTECT - Implemented clever priority manipulation to maintain thread queue position - Ensures POSIX compliance for PRIO_PROTECT mutex unlocking behavior - Prevents threads from being moved to tail of scheduling queue Signed-off-by: ganjing <ganjing@xiaomi.com> | 2 个月前 | |
nuttx/atomic: replace atomic_fetch_xxx with atomic_xxx just like zephyr Signed-off-by: zhangyu117 <zhangyu117@xiaomi.com> | 2 个月前 | |
sem: distinguishing the logic of mutex and semaphore Signed-off-by: hujun5 <hujun5@xiaomi.com> | 2 个月前 | |
sem_rw.c: down_read_trylock coverity HIS_metric_violation: RETURN Signed-off-by: hujun5 <hujun5@xiaomi.com> | 2 个月前 | |
sched: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> Signed-off-by: ligd <liguiding1@xiaomi.com> | 2 个月前 | |
sem: Avoid multiple conversions between time and tick Signed-off-by: hujun5 <hujun5@xiaomi.com> | 2 个月前 | |
sched: inline enter_critical_section Signed-off-by: hujun5 <hujun5@xiaomi.com> | 2 个月前 | |
nuttx/atomic: replace atomic_fetch_xxx with atomic_xxx just like zephyr Signed-off-by: zhangyu117 <zhangyu117@xiaomi.com> | 2 个月前 | |
nuttx/atomic: replace atomic_fetch_xxx with atomic_xxx just like zephyr Signed-off-by: zhangyu117 <zhangyu117@xiaomi.com> | 2 个月前 | |
nuttx/atomic: replace atomic_fetch_xxx with atomic_xxx just like zephyr Signed-off-by: zhangyu117 <zhangyu117@xiaomi.com> | 2 个月前 | |
sched/semaphore: remove dead code if no CONFIG_PRIORITY_PROTEC Without defining CONFIG_PRIORITY_PROTECT,nxsem_protect_wait will be equal to 0. Add macro definition to the location of use. Signed-off-by: p-gaoxiang43 <p-gaoxiang43@xiaomi.com> | 2 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 |