Files
nuttx/include
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
..
2022-08-02 21:04:19 +08:00
2022-07-27 00:36:49 +08:00
2022-11-11 14:36:55 +08:00
2022-08-24 16:58:10 +08:00
2022-10-19 21:20:35 +08:00
2022-10-28 02:19:26 +08:00
2022-08-09 22:13:09 +03:00
2022-07-27 00:36:49 +08:00
2022-10-26 09:11:52 +08:00
2022-06-03 12:50:14 +08:00
2022-11-09 06:41:19 +01:00
2022-09-05 22:27:05 +08:00