Searched defs:client_thread (Results 1 – 2 of 2) sorted by relevance
/system/nfc/halimpl/pn54x/hal/ | ||
D | phNxpNciHal.h | 46 pthread_t client_thread; /* Integration thread handle */ member |
/system/core/adb/ | ||
D | socket_test.cpp | 255 adb_thread_t client_thread; in TEST_F() local |