OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:socketThreadId
(Results
1 - 2
of
2
) sorted by null
/hardware/ril/libril/
RilSocket.h
62
pthread_t
socketThreadId
;
RilSocket.cpp
65
result = pthread_create(&
socketThreadId
, &attr, pptr, this);
Completed in 2671 milliseconds