Home
last modified time | relevance | path

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

/system/chre/host/msm/daemon/
Dchre_daemon.cc99 typedef void *(thread_entry_point_f)(void *); typedef
112 thread_entry_point_f *thread_entry,
955 thread_entry_point_f *thread_entry, in start_thread()