Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dkqueue_proxy.cpp170 KqFdRef* item = KqFdRefGet(fd); in KqueueCtrlAdd()
244 KqFdRef* item = KqFdRefGet(fd); in KqueueCtrlDelRef()
321 KqFdRef* item = KqFdRefGet(obj->GetOsfd()); in KqueueAddObj()
347 KqFdRef* item = KqFdRefGet(obj->GetOsfd()); in KqueueDelObj()
379 item = KqFdRefGet(osfd); in KqueueRcvEventList()
H A Dkqueue_proxy.h252 KqFdRef* KqFdRefGet(int fd) { in KqFdRefGet() function
257 KqFdRef* ref = KqFdRefGet(fd); in KqueueNtfyReg()