Searched refs:BusyLoopThread (Results 1 – 1 of 1) sorted by relevance
43 static void* BusyLoopThread(void*) { in BusyLoopThread() function57 int ret = pthread_create(&thread, nullptr, BusyLoopThread, nullptr); in Java_com_example_simpleperf_simpleperfexamplewithnative_MainActivity_createBusyThreadFromJNI()