Searched defs:pthread_cancel (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8996/sdm/include/utils/
H A Dsys.h58 typedef int (*pthread_cancel)(pthread_t thread); typedef in class:sdm::Sys
72 static pthread_cancel pthread_cancel_;
/hardware/qcom/display/msm8998/sdm/include/utils/
H A Dsys.h63 typedef int (*pthread_cancel)(pthread_t thread); typedef in class:sdm::Sys
78 static pthread_cancel pthread_cancel_;
/hardware/qcom/display/sdm845/sdm/include/utils/
H A Dsys.h63 typedef int (*pthread_cancel)(pthread_t thread); typedef in class:sdm::Sys
78 static pthread_cancel pthread_cancel_;

Completed in 478 milliseconds