Home
last modified time | relevance | path

Searched refs:FdEventPollThread (Results 1 - 2 of 2) sorted by relevance

/developtools/hdc/src/daemon/
H A Djdwp.h90 static void *FdEventPollThread(void *args);
H A Djdwp.cpp643 void *HdcJdwp::FdEventPollThread(void *args) in FdEventPollThread() function in Hdc::HdcJdwp
698 int tret = pthread_create(&tid, nullptr, FdEventPollThread, this); in CreateFdEventPoll()
700 WRITE_LOG(LOG_INFO, "FdEventPollThread create fail."); in CreateFdEventPoll()

Completed in 2 milliseconds