nuttx/sched/group
Gregory Nutt f92dba212d sched/sched/sched.h: Make naming of all internal names consistent:
1. Add internal scheduler functions should begin with nxsched_, not sched_
2. Follow the consistent naming patter of https://cwiki.apache.org/confluence/display/NUTTX/Naming+of+OS+Internal+Functions
2020-05-09 16:58:42 -03:00
..
group_addrenv.c
group_childstatus.c
group_continue.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
group_create.c Fix nxstyle issue 2020-05-01 10:43:47 -03:00
group_exitinfo.c include/nuttx/sched.h: Make naming of all internal names consistent: 2020-05-09 14:19:08 -03:00
group_find.c
group_foreachchild.c
group_free.c Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base 2020-05-01 10:43:47 -03:00
group_getgid.c
group_getuid.c
group_join.c
group_killchildren.c include/nuttx/sched.h: Make naming of all internal names consistent: 2020-05-09 14:19:08 -03:00
group_leave.c Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base 2020-05-01 10:43:47 -03:00
group_malloc.c Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base 2020-05-01 10:43:47 -03:00
group_setgid.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
group_setuid.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
group_setupidlefiles.c
group_setupstreams.c
group_setuptaskfiles.c sched/group: On task creation, do not clone uninitialized descriptors. 2020-04-28 21:27:05 +01:00
group_signal.c include/nuttx/sched.h: Make naming of all internal names consistent: 2020-05-09 14:19:08 -03:00
group_suspendchildren.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
group_tlsalloc.c Move pthread-specific data into TLS 2020-05-08 18:05:04 +01:00
group_tlsfree.c Move pthread-specific data into TLS 2020-05-08 18:05:04 +01:00
group_waiter.c global change: repace sched_xfree() to kxmm_free() 2020-04-09 10:29:28 -06:00
group_zalloc.c Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base 2020-05-01 10:43:47 -03:00
group.h
Make.defs Move pthread-specific data into TLS 2020-05-08 18:05:04 +01:00