Searched refs:ThreadFuncC (Results 1 – 2 of 2) sorted by relevance
207 static void* ThreadFuncC(void* param) in ThreadFuncC() function528 ThreadFuncC, static_cast<void*>(&mallocSize)); in main()
195 void* ThreadFuncC(void* param) in ThreadFuncC() function514 … if (pthread_create((thrArrayList[type]) + idx, NULL, ThreadFuncC, (void*)(&mallocSize))) { in main()