Searched refs:HhreadFuncCpp (Results 1 – 1 of 1) sorted by relevance
238 static void* HhreadFuncCpp(void* param) in HhreadFuncCpp() function317 … if (pthread_create(thrArray + idx, nullptr, HhreadFuncCpp, static_cast<void*>(&forNum)) != 0) { in main()