Home
last modified time | relevance | path

Searched refs:socketThreadId (Results 1 – 2 of 2) sorted by relevance

/hardware/ril/libril/
DRilSocket.h62 pthread_t socketThreadId; variable
DRilSocket.cpp65 result = pthread_create(&socketThreadId, &attr, pptr, this); in onNewCommandConnect()