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
led.rst
mutex.rst
nat.rst
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
wqueue.rst