OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cb_thread
(Results
1 - 1
of
1
) sorted by null
/hardware/msm7k/librpc/
clnt.c
51
pthread_t
cb_thread
;
member in struct:CLIENT
261
pthread_create(&client->
cb_thread
,
615
pthread_join(client->
cb_thread
, NULL);
Completed in 46 milliseconds