Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/include/utils/
Dsys.h58 typedef int (*pthread_cancel)(pthread_t thread); typedef
72 static pthread_cancel pthread_cancel_;
/hardware/qcom/display/sdm845/sdm/include/utils/
Dsys.h63 typedef int (*pthread_cancel)(pthread_t thread); typedef
78 static pthread_cancel pthread_cancel_;
/hardware/qcom/display/msm8998/sdm/include/utils/
Dsys.h63 typedef int (*pthread_cancel)(pthread_t thread); typedef
78 static pthread_cancel pthread_cancel_;
/hardware/qcom/display/msm8996/sdm/libs/utils/
Dsys.cpp53 Sys::pthread_cancel Sys::pthread_cancel_ = PthreadCancel;
/hardware/qcom/display/msm8998/sdm/libs/utils/
Dsys.cpp54 Sys::pthread_cancel Sys::pthread_cancel_ = PthreadCancel;
/hardware/qcom/display/sdm845/sdm/libs/utils/
Dsys.cpp54 Sys::pthread_cancel Sys::pthread_cancel_ = PthreadCancel;