nuttx/Documentation/reference
wangchengdong edf89ddedd sched/hrtimer: add safe synchronous hrtimer cancel API
Add a safe synchronous hrtimer cancel API, hrtimer_cancel_sync().
If the timer callback is currently executing, this function waits
until the callback has completed and the timer state transitions
to HRTIMER_STATE_INACTIVE.

Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com>
2025-12-18 18:36:28 +08:00
..
os sched/hrtimer: add safe synchronous hrtimer cancel API 2025-12-18 18:36:28 +08:00
user 11_network.rst: Add a "Network Interfaces Overview" section and 2025-11-13 11:29:38 -03:00
index.rst convert TODOs to actual TODO banner and improve general presentation of different sections 2020-08-24 10:29:55 -07:00