提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 年之前
  Gregory Nutt a20863f6c0 Remove some empty file section section header comments 8 年之前
  Gregory Nutt 6e3107650d nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 8 年之前
  Gregory Nutt cb9e27c3b0 Standardize naming used for public data and function groupings 9 年之前
  Gregory Nutt a813baef0a User workqueue, cosmetic changes 9 年之前
  Gregory Nutt 4cd57e1e4e Work queues: Logic that sets the queued indication and the logic that does the actual queuing must be atomic 9 年之前
  Gregory Nutt 4a4b3ac537 Add support for multiple low-priority worker threads 10 年之前
  Gregory Nutt cf59a195ba User-mode work queue logic should not disable interrupts 10 年之前
  Gregory Nutt 2015fd76e2 Fix some conditional logic in last work queue repartitioning change 10 年之前
  Gregory Nutt 1afc9773ac Decoupling work queue data structures. This is part of the preparation to support multiple low-priority worker threads 10 年之前