Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Latest commit

 

History

History
57 lines (34 loc) · 1.45 KB

async.rst

File metadata and controls

57 lines (34 loc) · 1.45 KB

:cuv_async_t --- Async handle

Async handles allow the user to "wakeup" the event loop and get a callback called from another thread.

Data types

Public members

N/A

The :cuv_handle_t members also apply.

API

The :cuv_handle_t API functions also apply.