openharmony_kernel_liteos_a/kernel/base/ipc
zff f504cc9145 fix: OsFutexWait接口当absTime为0时,返回值不正确,导致用户态c库不当处理,触发当前线程卡死
close: #I4KGO4

Signed-off-by: zff <zhangfanfan2@huawei.com>
Change-Id: I77d73836ec550828fd74ca84a13f83b1050316ac
2021-12-25 10:37:20 +08:00
..
los_event.c feat: L0-L1 支持Trace 2021-08-31 20:29:45 +08:00
los_futex.c fix: OsFutexWait接口当absTime为0时,返回值不正确,导致用户态c库不当处理,触发当前线程卡死 2021-12-25 10:37:20 +08:00
los_ipcdebug.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_mux.c refactor: 对LiteOS_a内核中menuconfig开关的宏使用#ifdef/#ifndef做预编译处理 2021-07-01 09:08:18 +08:00
los_queue.c feat: L0-L1 支持Trace 2021-08-31 20:29:45 +08:00
los_queue_debug.c Remove redundant macro definition(OFFSET_OF_FIELD) 2021-05-19 11:20:09 +08:00
los_rwlock.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_sem.c feat: L0-L1 支持Trace 2021-08-31 20:29:45 +08:00
los_sem_debug.c chore: 修复社区反馈问题Percpu结构体注释错误 2021-11-10 10:20:33 +08:00
los_signal.c chore: 修复社区反馈问题Percpu结构体注释错误 2021-11-10 10:20:33 +08:00