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