Home
last modified time | relevance | path

Searched defs:async_handler (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/process/detail/posix/
Dasync_handler.hpp17 struct async_handler : handler_base_ext, require_io_context struct
/third_party/boost/boost/process/detail/windows/
Dasync_handler.hpp17 struct async_handler : handler_base_ext, require_io_context struct
/third_party/boost/boost/process/
Dextend.hpp186 struct async_handler : handler, require_io_context struct
/third_party/alsa-lib/aserver/
Daserver.c172 snd_async_handler_t *async_handler; member
383 static void async_handler(snd_async_handler_t *handler) in async_handler() function