Home
last modified time | relevance | path

Searched refs:SetListenEvents (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/micro_thread/
H A Dkqueue_proxy.cpp231 item->SetListenEvents(new_events); in KqueueCtrlAdd()
308 item->SetListenEvents(new_events); in KqueueCtrlDelRef()
H A Dkqueue_proxy.h176 void SetListenEvents(int events) { in SetListenEvents() function