Lines Matching refs:mDeviceOpenThread
1466 if( (pthread_create(&mDeviceOpenThread, NULL, openCamera, NULL)) != 0) {2254 if (pthread_join(mDeviceOpenThread, (void**)&ret_val) != 0) {