This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-08 18:37:46 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
69318b10241753f7135da1de219668709d2b8dce
nuttx
/
include
T
History
Gregory Nutt
69318b1024
Re-implements reverted commit
344f7bc9f6
in a way that should not have the undesired side-effect. include/nuttx/sched.h: Add a bit to the TCB flags to indicat the thread is a user thread in a syscall. sched/nuttx/nxsig_dispatch.c: Delay dispatching to signal handlers if within a system call. In all syscall implementations: Process delayed signal handling when exiting system call.
2019-11-28 12:47:36 -06:00
..
arpa
…
cxx
…
net
…
netinet
…
netpacket
…
nuttx
Re-implements reverted commit
344f7bc9f6
in a way that should not have the undesired side-effect. include/nuttx/sched.h: Add a bit to the TCB flags to indicat the thread is a user thread in a syscall. sched/nuttx/nxsig_dispatch.c: Delay dispatching to signal handlers if within a system call. In all syscall implementations: Process delayed signal handling when exiting system call.
2019-11-28 12:47:36 -06:00
sys
…
.gitignore
…
aio.h
…
alloca.h
…
assert.h
…
crc8.h
…
crc16.h
…
crc32.h
…
crc64.h
…
ctype.h
…
debug.h
…
dirent.h
…
dlfcn.h
…
dsp.h
…
elf32.h
…
endian.h
…
errno.h
…
fcntl.h
…
fixedmath.h
…
grp.h
…
hex2bin.h
…
inttypes.h
…
libgen.h
…
limits.h
…
locale.h
…
lzf.h
…
mqueue.h
…
netdb.h
…
nxflat.h
…
poll.h
…
pthread.h
…
pwd.h
…
queue.h
…
sched.h
…
semaphore.h
…
signal.h
…
spawn.h
…
stdbool.h
…
stddef.h
…
stdint.h
…
stdio.h
…
stdlib.h
…
stdnoreturn.h
…
string.h
…
strings.h
…
syscall.h
…
syslog.h
…
termios.h
…
threads.h
…
time.h
…
unistd.h
…
wchar.h
…
wctype.h
…