提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt bb623d1e04 This commit renames all internal OS functions defined under sched/task so that they begin with the prefix. For example, nxtask_exit() vs. task_exit(). 5 年之前
  Gregory Nutt d35e589d56 Flesh basic cancellation point support 7 年之前
  Gregory Nutt 82a79b9c1b Add framework for cancellation point support. 7 年之前
  Gregory Nutt 75104b0808 Remove duplicate function prototype from wrong header file 8 年之前
  Gregory Nutt cb9e27c3b0 Standardize naming used for public data and function groupings 9 年之前
  Gregory Nutt ea7dbc984b Add basic sporadic schedule state machine 9 年之前
  Gregory Nutt c81093913a IDLE TCB setup needs to indicate the the IDLE thread is a privileged, kernel thread 10 年之前
  Gregory Nutt 23a334c066 Move task control files from sched/ to sched/task 10 年之前