HomeSort by relevance Sort by last modified time
    Searched refs:threadLaunch (Results 1 - 3 of 3) sorted by null

  /system/netd/server/
thread_util.h 45 inline int threadLaunch(T* obj) {
DnsProxyListener.cpp 66 const int rval = threadLaunch(handler);
MDnsSdListener.cpp 527 const int rval = ::android::net::threadLaunch(this);

Completed in 60 milliseconds