ability_event_handler.h
Overview
Related Modules:
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. |