This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
libs
/
libc
/
sched
History
chao an
c1bcf59a85
libs/libc: fix build break on kernel mode
...
Signed-off-by: chao an <anchao@xiaomi.com>
2023-06-06 13:30:07 +08:00
..
clock_ticks2time.c
…
clock_time2ticks.c
…
clock_timespec_add.c
…
clock_timespec_subtract.c
…
Make.defs
libs/libc: fix build break on kernel mode
2023-06-06 13:30:07 +08:00
sched_backtrace.c
sched/getpid: replace syscall getpid/tid/ppid() to kernel version
2023-02-02 10:33:01 +08:00
sched_cpucount.c
…
sched_dumpstack.c
sched/dumpstack: Print "backtrace:" only in the first iteration
2022-03-23 07:26:19 +09:00
sched_getprioritymax.c
sched: Map SCHED_OTHER to SCHED_FIFO or SCHED_RR
2023-01-30 03:01:03 +02:00
sched_getprioritymin.c
sched: Map SCHED_OTHER to SCHED_FIFO or SCHED_RR
2023-01-30 03:01:03 +02:00
task_setcanceltype.c
libc/sched: Return EINVAL when type incorrect at task_setcanceltype
2023-05-12 01:06:23 +08:00
task_startup.c
libc: Move cxx_initialize.c from libc/sched/ to libc/misc
2022-05-04 08:58:43 +02:00
task_testcancel.c
Typo fixes.
2023-02-17 11:17:11 -03:00