Searched refs:device_status_epoll_event (Results 1 – 4 of 4) sorted by relevance
29 struct device_status_epoll_event { struct194 …auto eventData = static_cast<device_status_epoll_event*>(malloc(sizeof(device_status_epoll_event))… in AddEpoll()386 auto epollEvent = reinterpret_cast<device_status_epoll_event*>(ev[i].data.ptr); in OnThread()459 …auto eventData = static_cast<device_status_epoll_event*>(malloc(sizeof(device_status_epoll_event))…
29 struct device_status_epoll_event { struct185 …auto eventData = static_cast<device_status_epoll_event*>(malloc(sizeof(device_status_epoll_event))… in AddEpoll()333 auto epollEvent = reinterpret_cast<device_status_epoll_event*>(ev[i].data.ptr); in OnThread()
50 struct device_status_epoll_event { struct391 …auto eventData = static_cast<device_status_epoll_event*>(malloc(sizeof(device_status_epoll_event))… in AddEpoll()478 auto epollEvent = reinterpret_cast<device_status_epoll_event*>(ev[i].data.ptr); in OnThread()