nuttx/Documentation/reference/os
Ville Juven f4b82b6405 sched/addrenv: Remove up_addrenv_restore
The function is not relevant any longer, remove it. Also remove
save_addrenv_t, the parameter taken by up_addrenv_restore.

Implement addrenv_select() / addrenv_restore() to handle the temporary
instantiation of address environments, e.g. when a process is being
created.
2023-02-08 02:51:23 +08:00
..
addrenv.rst sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +08:00
app_vs_os.rst
arch.rst arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
board.rst
conventions.rst
index.rst sched/misc:add linux-like reboot notifier list 2022-12-29 19:18:42 +08:00
iob.rst mm/iob: add a helper function to get iob count in chain 2022-12-21 01:40:24 +08:00
led.rst
mutex.rst Documentation:add nxmutex Description 2022-10-22 14:50:48 +08:00
nat.rst net/nat: Support isolation between multiple WAN devices by saving external ip 2022-12-24 12:05:20 +08:00
notifier.rst sched/misc:add linux-like reboot notifier list 2022-12-29 19:18:42 +08:00
nuttx.rst
paging.rst
shm.rst
smp.rst
time_clock.rst sched/clock: Rename g_system_timer to g_system_ticks 2022-09-27 17:45:44 -03:00
wqueue.rst