# ability\_event\_handler.h - [Overview](#section723979721165626) - [Summary](#section334069146165626) - [Data Structures](#nested-classes) ## **Overview** **Related Modules:** [AbilityKit](AbilityKit.md) **Description:** Declares functions for performing operations during inter-thread communication, including running and quitting the event loop of the current thread and posting tasks to an asynchronous thread. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Data Structures

Data Structure Name

Description

OHOS::AbilityEventHandler

Declares functions for performing operations during inter-thread communication, including running and quitting the event loop of the current thread and posting tasks to an asynchronous thread.