Searched refs:SleepThread (Results 1 – 1 of 1) sorted by relevance
87 static void* SleepThread(void*) { in SleepThread() function105 int ret = pthread_create(&thread, nullptr, SleepThread, nullptr); in Java_com_example_simpleperf_simpleperfexamplewithnative_SleepActivity_createSleepThreadFromJNI()