History log of /foundation/systemabilitymgr/samgr_lite/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9c6d7c2117-Oct-2024 openharmony_ci <120357966@qq.com>

!154 解决软总线启动时,偶现的时序问题
Merge pull request !154 from zhuxiantao99/master


.gitee/ISSUE_TEMPLATE.zh-CN.md
.gitee/PULL_REQUEST_TEMPLATE.zh-CN.md
BUILD.gn
LICENSE
OAT.xml
README.md
README_zh.md
bundle.json
communication/broadcast/BUILD.gn
communication/broadcast/source/broadcast_service.c
communication/broadcast/source/broadcast_service.h
communication/broadcast/source/pub_sub_feature.c
communication/broadcast/source/pub_sub_feature.h
communication/broadcast/source/pub_sub_implement.c
communication/broadcast/source/pub_sub_implement.h
config.gni
config/system_capability.json
figures/en-us_image_0000001081285004.png
figures/en-us_image_0000001128146921.png
figures/zh-cn_image_0000001081285004.png
figures/zh-cn_image_0000001128146921.png
interfaces/kits/communication/broadcast/broadcast_interface.h
interfaces/kits/registry/iproxy_client.h
interfaces/kits/registry/iproxy_server.h
interfaces/kits/registry/registry.h
interfaces/kits/samgr/common.h
interfaces/kits/samgr/feature.h
interfaces/kits/samgr/iunknown.h
interfaces/kits/samgr/message.h
interfaces/kits/samgr/samgr_lite.h
interfaces/kits/samgr/service.h
samgr/BUILD.gn
samgr/adapter/BUILD.gn
samgr/adapter/cmsis/memory_adapter.c
samgr/adapter/cmsis/queue_adapter.c
samgr/adapter/cmsis/thread_adapter.c
samgr/adapter/cmsis/time_adapter.c
samgr/adapter/memory_adapter.h
samgr/adapter/posix/lock_free_queue.c
samgr/adapter/posix/lock_free_queue.h
samgr/adapter/posix/memory_adapter.c
samgr/adapter/posix/queue_adapter.c
samgr/adapter/posix/thread_adapter.c
samgr/adapter/posix/time_adapter.c
samgr/adapter/queue_adapter.h
samgr/adapter/thread_adapter.h
samgr/adapter/time_adapter.h
samgr/registry/service_registry.c
samgr/registry/service_registry.h
samgr/source/BUILD.gn
samgr/source/common.c
samgr/source/feature.c
samgr/source/feature_impl.h
samgr/source/iunknown.c
samgr/source/message.c
samgr/source/message_inner.h
samgr/source/samgr_lite.c
samgr/source/samgr_lite_inner.h
samgr/source/service.c
samgr/source/service_impl.h
samgr/source/task_manager.c
samgr/source/task_manager.h
samgr_client/BUILD.gn
samgr_client/source/remote_register.c
samgr_client/source/remote_register.h
samgr_client/source/remote_register_rpc.c
samgr_endpoint/BUILD.gn
samgr_endpoint/source/client_factory.c
samgr_endpoint/source/client_factory.h
samgr_endpoint/source/default_client.c
samgr_endpoint/source/default_client.h
samgr_endpoint/source/default_client_adapter.h
samgr_endpoint/source/default_client_mini_adapter.c
samgr_endpoint/source/default_client_rpc.c
samgr_endpoint/source/default_client_small_adapter.c
samgr_endpoint/source/endpoint.c
samgr_endpoint/source/endpoint.h
samgr_endpoint/source/endpoint_rpc.c
samgr_endpoint/source/sa_store.c
samgr_endpoint/source/sa_store.h
samgr_endpoint/source/samgr_ipc_adapter.h
samgr_endpoint/source/samgr_mini_ipc_adapter.c
samgr_endpoint/source/samgr_small_ipc_adapter.c
samgr_endpoint/source/token_bucket.c
samgr_endpoint/source/token_bucket.h
samgr_server/BUILD.gn
samgr_server/source/samgr_server.c
samgr_server/source/samgr_server.h
samgr_server/source/samgr_server_rpc.c