openharmony_kernel_liteos_m/kal/posix/src
zhushengle ecfdf7ff9b feat: 支持posix 和 cmsis join能力
支持API:
  LOS_TaskJoin
  LOS_TaskDeatch
  pthread_join
  pthread_deatch
  osThreadJoin
  osThreadDetach
Close #I44V26

Signed-off-by: zhushengle <zhushengle@huawei.com>
Change-Id: Ib61e69c280eef2e4b3b79d9bba7bbd5a300c7fe4
2021-09-23 18:54:14 +08:00
..
errno.c update openharmony 1.0.1 2021-03-11 20:30:40 +08:00
libc.c update openharmony 1.0.1 2021-03-11 20:30:40 +08:00
libc_config.h update openharmony 1.0.1 2021-03-11 20:30:40 +08:00
malloc.c remove __cplusplus guards in .c files 2021-04-19 18:19:28 +08:00
mqueue.c mqattr set get 2021-04-08 10:26:39 +08:00
mqueue_impl.h fix: 删除MQ内冗余的重复宏定义 2021-06-03 17:42:15 +08:00
pthread.c feat: 支持posix 和 cmsis join能力 2021-09-23 18:54:14 +08:00
pthread_attr.c feat(kernel): 补充获取最高、最低优先级接口 2021-07-27 11:21:05 +00:00
pthread_cond.c fix: modify type INLNIE 2021-04-29 16:03:21 +08:00
pthread_mutex.c remove __cplusplus guards in .c files 2021-04-19 18:19:28 +08:00
semaphore.c feat: m核新增posix接口sem_getvalue 2021-06-24 10:43:44 +08:00
time.c fix: timer qemu 头文件缺失 2021-08-02 10:37:47 +08:00
time_internal.h optimize Hal<Set/Get>Rtc<Time/Timezone> APIs 2021-04-16 11:58:05 +08:00