Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dkqueue_proxy.cpp513 fd_ref->SetNotifyObj(this); in KqueueCtlAdd()
518 fd_ref->SetNotifyObj(old_obj); in KqueueCtlAdd()
540 fd_ref->SetNotifyObj(NULL); in KqueueCtlDel()
545 fd_ref->SetNotifyObj(old_obj); in KqueueCtlDel()
H A Dkqueue_proxy.h183 void SetNotifyObj(KqueuerObj* ntfy) { in SetNotifyObj() function
259 ref->SetNotifyObj(obj); in KqueueNtfyReg()