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

  /external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal.h 52 pthread_t client_thread; /* Integration thread handle */ member in struct:phNxpNciHal_Control
  /system/core/adb/
socket_test.cpp 245 adb_thread_t client_thread; local
247 &client_thread));
267 ASSERT_TRUE(adb_thread_join(client_thread));
  /external/libvncserver/rfb/
rfb.h 469 pthread_t client_thread; member in struct:_rfbClientRec
    [all...]

Completed in 89 milliseconds