mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 20:59:02 +00:00
As pull request apache#17200 & apache#17368 introduced support for scheduling sleep, a documentation is needed for different sleep interfaces. This patch adds the description for sleep interfaces currently provided in NuttX, including Scheduled sleep(nxsched_sleep()...), Signal-scheduled sleep(nxsig_sleep()...), and Busy sleep(up_udelay()). Signed-off-by: Haokun Dong <donghaokun@lixiang.com> |
||
|---|---|---|
| .. | ||
| addrenv.rst | ||
| app_vs_os.rst | ||
| arch.rst | ||
| board.rst | ||
| conventions.rst | ||
| events.rst | ||
| index.rst | ||
| iob.rst | ||
| led.rst | ||
| mutex.rst | ||
| newreno.rst | ||
| notifier.rst | ||
| nuttx.rst | ||
| paging.rst | ||
| shm.rst | ||
| sleep.rst | ||
| smp.rst | ||
| time_clock.rst | ||
| wqueue.rst | ||