nuttx/include/nuttx
Ville Juven b1d92159fa sched: Remove task_delete in case of CONFIG_BUILD_KERNEL
Deleting a task from another task's context will not do, so shut
this gate down for BUILD_KERNEL. In this case if a task wants another
task to terminate, it must ask the other task to politely kill itself.

Note: kthreads still need this, also, the kernel can delete a task
without asking.
2022-05-12 03:27:25 +08:00
..
1wire
analog
audio
binfmt sched/task: Implement execle and execve 2022-04-22 10:40:31 +03:00
can
clk
contactless
crypto
drivers
eeprom
efuse
fs
himem
i2c
input
ioexpander
lcd
leds include: leds: ncp5623c: migrate the license to Apache 2022-04-20 21:05:45 +08:00
lib
math
mbox
mm
modem
motor
mtd
net net/netdev: Add CONFIG_NETDEV_CAN_FILTER_IOCTL 2022-05-06 08:54:58 +02:00
note
nx
power
rc
rf
rptun
sensors
serial
spi
syslog
timers
usb
video
wireless include: wireless: bluetooth: migrate the license to Apache 2022-04-20 21:05:45 +08:00
.gitignore
addrenv.h UMM: Implement getter for address environment heap start vaddr 2022-04-29 23:13:16 +08:00
allsyms.h
arch.h cpuload: nxsched_cpu_process_cpuload: add ticks parameter 2022-05-10 21:21:19 +08:00
ascii.h
board.h
cache.h
can.h
cancelpt.h
clock.h
compiler.h libc: Remove C99_BOOL8 from libs/libxx/Kconfig 2022-05-05 16:23:32 -03:00
elf.h
environ.h
envpath.h
init.h
irq.h
kmalloc.h
kthread.h sched: Remove task_delete in case of CONFIG_BUILD_KERNEL 2022-05-12 03:27:25 +08:00
lirc.h
list.h
mmcsd.h
module.h
mqueue.h
mutex.h
nuttx.h
page.h
pgalloc.h
progmem.h
pthread.h
random.h
sched_note.h
sched.h env_dup: Fix copying of env between address environments 2022-04-21 18:38:37 +08:00
scsi.h
sdio.h
semaphore.h
signal.h
spawn.h
spinlock.h
streams.h
symtab.h
time.h
tls.h
tree.h
userspace.h
vt100.h
wdog.h
wqueue.h
zoneinfo.h