Home
last modified time | relevance | path

Searched refs:GetNotifyObj (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/micro_thread/
H A Dkqueue_proxy.cpp394 obj = item->GetNotifyObj(); in KqueueRcvEventList()
507 KqueuerObj* old_obj = fd_ref->GetNotifyObj(); in KqueueCtlAdd()
534 KqueuerObj* old_obj = fd_ref->GetNotifyObj(); in KqueueCtlDel()
H A Dmt_notify.cpp254 KqueuerObj* old_obj = fd_ref->GetNotifyObj(); in KqueueCtlAdd()
279 KqueuerObj* old_obj = fd_ref->GetNotifyObj(); in KqueueCtlDel()
H A Dkqueue_proxy.h186 KqueuerObj* GetNotifyObj() { in GetNotifyObj() function