Home
last modified time | relevance | path

Searched refs:GetEvents (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_notify.h190 int events = this->GetEvents(); in KqueueCtlAdd()
208 int events = this->GetEvents(); in KqueueCtlDel()
H A Dkqueue_proxy.cpp493 frame->KqueueCtrlDel(this->GetOsfd(), this->GetEvents()); in HangupNotify()
504 int new_events = this->GetEvents(); in KqueueCtlAdd()
532 int events = this->GetEvents(); in KqueueCtlDel()
H A Dkqueue_proxy.h134 int GetEvents() { return _events; }; in GetEvents() function
H A Dmt_notify.cpp235 frame->KqueueCtrlDel(this->GetOsfd(), this->GetEvents()); in HangupNotify()