incubator-nuttx/sched/group
YAMAMOTO Takashi b3e8535ad6 Revert "tls: Move pthread key destructor to libc"
This reverts commit cc514d7791.

* It introduced a regression.
  https://github.com/apache/incubator-nuttx/issues/3868

* It seems conceptually wrong to have per-process data in
  the main thread's stack.
2021-06-09 07:59:44 -05:00
..
Make.defs Revert "tls: Move pthread key destructor to libc" 2021-06-09 07:59:44 -05:00
group.h arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
group_addrenv.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
group_childstatus.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
group_continue.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
group_create.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
group_exitinfo.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
group_find.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
group_foreachchild.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
group_free.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
group_getgid.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
group_getuid.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
group_join.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
group_killchildren.c Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
group_leave.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
group_malloc.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
group_setgid.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
group_setuid.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
group_setupidlefiles.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
group_setupstreams.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
group_setuptaskfiles.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
group_signal.c group/group_signal: cancel dispatch signal when 2021-05-17 07:14:27 -05:00
group_suspendchildren.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
group_tlsalloc.c Revert "tls: Move pthread key destructor to libc" 2021-06-09 07:59:44 -05:00
group_tlsfree.c Revert "tls: Move pthread key destructor to libc" 2021-06-09 07:59:44 -05:00
group_tlsgetdtor.c Revert "tls: Move pthread key destructor to libc" 2021-06-09 07:59:44 -05:00
group_tlsgetset.c Revert "tls: Move pthread key destructor to libc" 2021-06-09 07:59:44 -05:00
group_tlssetdtor.c Revert "tls: Move pthread key destructor to libc" 2021-06-09 07:59:44 -05:00
group_waiter.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
group_zalloc.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00