OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_rds_thread_ptr
(Results
1 - 1
of
1
) sorted by null
/hardware/ti/wpan/tools/kfmapp/
kfmapp.c
54
static pthread_t
g_rds_thread_ptr
;
variable
1234
pthread_create(&
g_rds_thread_ptr
,NULL,rds_thread,(void *)g_radio_fd);
[
all
...]
Completed in 76 milliseconds