Searched refs:socketThreadId (Results 1 – 2 of 2) sorted by relevance
/hardware/ril/libril/ | ||
D | RilSocket.h | 62 pthread_t socketThreadId; variable |
D | RilSocket.cpp | 65 result = pthread_create(&socketThreadId, &attr, pptr, this); in onNewCommandConnect() |