OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:loc_ni_thread
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.h
39
pthread_t
loc_ni_thread
; /* NI thread */
member in struct:__anon7669
loc_eng_ni.cpp
544
rc = pthread_create(&loc_eng_ni_data.
loc_ni_thread
, NULL, loc_ni_thread_proc, NULL);
Completed in 2312 milliseconds