Home
last modified time | relevance | path

Searched refs:operate_dispatcher (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-utils/alsactl/
H A Dmonitor.c242 static int operate_dispatcher(int epfd, uint32_t op, struct epoll_event *epev, in operate_dispatcher() function
294 err = operate_dispatcher(epfd, EPOLL_CTL_ADD, &ev, entry); in prepare_dispatcher()
349 operate_dispatcher(epfd, EPOLL_CTL_DEL, NULL, entry); in run_dispatcher()
365 operate_dispatcher(epfd, EPOLL_CTL_DEL, NULL, entry); in clear_dispatcher()

Completed in 1 milliseconds