nuttx/sched
Xiang Xiao d9cfeb0bc3 sched: Don't forward gettid to getpid directly
prepare to implement the right semantics:
getpid should return the main thread id
gettid should return the current thread id
2021-03-04 17:17:41 -06:00
..
clock Fix typos reported by codespell 2021-02-25 11:31:49 -08:00
environ sched: nxstyle fixes 2021-02-09 01:21:53 -08:00
group net: unify socket into file descriptor 2021-03-03 19:01:41 -08:00
init Remove the empty xxx_initialize functions 2021-03-03 08:21:04 +00:00
irq sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
module sched/module/mod_insmod.c: Fix a resource leak 2021-02-24 23:42:06 -08:00
mqueue mqueue: add poll support 2021-03-04 07:11:43 -08:00
paging sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
pthread Remove the empty xxx_initialize functions 2021-03-03 08:21:04 +00:00
sched net: unify socket into file descriptor 2021-03-03 19:01:41 -08:00
semaphore sched: nxstyle fixes 2021-02-09 01:21:53 -08:00
signal signal/sig_kill.c: remove the limitation of kill(0, xx) 2021-03-03 15:03:32 +00:00
task sched: Don't forward gettid to getpid directly 2021-03-04 17:17:41 -06:00
timer sched/timer: get the previous reload value correctly 2021-01-26 18:22:54 -08:00
wdog sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
wqueue sched/notifier: replace the unique key to freerun counter 2021-01-30 05:13:26 -08:00
Kconfig Fix typos reported by codespell 2021-02-25 11:31:49 -08:00
Makefile style/Makefile: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00