Searched refs:pthread_res (Results 1 – 1 of 1) sorted by relevance
1166 int pthread_res = -1; in MApi_IPA_Pool_Notify() local1191 pthread_res = pthread_create(&pthIPAPollingId, in MApi_IPA_Pool_Notify()1198 if(pthread_res != 0) in MApi_IPA_Pool_Notify()1200 printf("%s can't create thread pthread_res=%d 1111\n",__FUNCTION__,pthread_res); in MApi_IPA_Pool_Notify()