0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. docs
  2. /
  3. en
  4. /
  5. application-dev
  6. /
  7. basic-services
  8. /
  9. common-event
Ddd---Signed-off-by: dd--- <humengdi2@huawei.com>
e6a3b82f创建于 4月16日历史提交
文件最后提交记录最后更新时间
figures
update docs Signed-off-by: 胡芷珊 <huzhishan@huawei-partners.com> 1 年前
Readme-EN.md
update docs Signed-off-by: hu-zhishan <huzhishan@huawei-partners.com> 7 个月前
common-event-overview.md
update docs Signed-off-by: hu-zhishan <huzhishan@huawei-partners.com> 7 个月前
common-event-publish.md
update docs Signed-off-by: hu-zhishan <huzhishan@huawei-partners.com> 4 个月前
common-event-remove-sticky-sys.md
update docs Signed-off-by: hu-zhishan <huzhishan@huawei-partners.com> 7 个月前
common-event-static-subscription-sys.md
update docs Signed-off-by: hu-zhishan <huzhishan@huawei-partners.com> 4 个月前
common-event-subscription.md
update docs Signed-off-by: hu-zhishan <huzhishan@huawei-partners.com> 4 个月前
common-event-unsubscription.md
update docs Signed-off-by: hu-zhishan <huzhishan@huawei-partners.com> 4 个月前
itc-with-emitter.md
update docs Signed-off-by: hu-zhishan <huzhishan@huawei-partners.com> 4 个月前
native-common-event-publish.md
update docs Signed-off-by: hu-zhishan <huzhishan@huawei-partners.com> 4 个月前
native-common-event-subscription.md
update docs Signed-off-by: hu-zhishan <huzhishan@huawei-partners.com> 4 个月前
native-common-event-unsubscription.md
Signed-off-by: dd--- <humengdi2@huawei.com> update docs 1 个月前
Readme-EN.md

Process and Thread Communication

  • Using Common Events for IPC
    • Common Event Overview
    • Subscribing to Common Events in Dynamic Mode
    • Subscribing to Common Events in Static Mode (for System Applications Only)
    • Unsubscribing from Common Events in Dynamic Mode
    • Publishing Common Events
    • Removing Sticky Common Events (for System Applications Only)
    • Subscribing to Common Events in C
    • Unsubscribing from Common Events in C
    • Publishing Common Events in C
  • Using Emitter for Inter-Thread Communication