nuttx/arch/sim/src
qinwei1 8021dfece6 sched/task/task_getpid: getpid should return process id not thread id
Summary:
   implement the right semantics:
1. getpid should return the main thread id
2. gettid should return the current thread id

Refer to:
 https://github.com/apache/incubator-nuttx/issues/2499
 https://github.com/apache/incubator-nuttx/pull/2518

Signed-off-by: qinwei1 <qinwei1@xiaomi.com>
2022-11-17 17:58:08 +08:00
..
sim sched/task/task_getpid: getpid should return process id not thread id 2022-11-17 17:58:08 +08:00
.gitignore arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
Makefile tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
nuttx-names.in arch/sim: remove stderr in the function renaming list 2022-09-23 13:53:56 +08:00