incubator-nuttx/arch/sim
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
..
include arch/sim: fix visual studio Linker Tools Error LNK2019 2022-08-24 21:59:07 +08:00
src sched/task/task_getpid: getpid should return process id not thread id 2022-11-17 17:58:08 +08:00
Kconfig arch/sim: support multiple tapdev for sim 2022-10-12 01:57:21 +08:00