Searched defs:tCreate (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/gps/msm8996/utils/ |
D | LocThread.h | 68 typedef pthread_t (*tCreate)(const char* name, void* (*start)(void*), void* arg); typedef
|
/hardware/qcom/gps/msm8909/utils/ |
D | LocThread.h | 68 typedef pthread_t (*tCreate)(const char* name, void* (*start)(void*), void* arg); typedef
|
/hardware/qcom/gps/msm8994/core/ |
D | MsgTask.h | 49 typedef pthread_t (*tCreate)(const char* name, tStart start, void* arg); typedef
|
/hardware/qcom/gps/msm8084/core/ |
D | MsgTask.h | 49 typedef pthread_t (*tCreate)(const char* name, tStart start, void* arg); typedef
|
/hardware/qcom/gps/core/ |
D | MsgTask.h | 49 typedef pthread_t (*tCreate)(const char* name, tStart start, void* arg); typedef
|
/hardware/qcom/gps/msm8960/core/ |
D | MsgTask.h | 49 typedef pthread_t (*tCreate)(const char* name, tStart start, void* arg); typedef
|