Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dkqueue_proxy.h127 void DisableInput() { _events &= ~KQ_EVENT_READ; }; in DisableInput() function
H A Dmt_notify.cpp123 this->DisableInput(); in CloseSocket()
H A Dmt_concurrent.cpp61 obj->DisableInput(); in mt_multi_netfd_poll()