mirror of
https://github.com/apache/nuttx.git
synced 2026-09-09 02:16:35 +00:00
Replace CONFIG_SYSTEM_TIME64 conditional atomic64 operations with a unified seqlock-based approach for managing the system tick counter. This simplifies code by eliminating architecture-specific branches and provides more robust thread-safe access patterns. Signed-off-by: hujun5 <hujun5@xiaomi.com> |
||
|---|---|---|
| .. | ||
| barriers.h | ||
| irq.h | ||
| nvicpri.h | ||