# ability\_event\_handler.h ## **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
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. |