Searched refs:ThrowErrnoException (Results 1 – 1 of 1) sorted by relevance
19 static void ThrowErrnoException(JNIEnv* env, const char* function_name, int err) { in ThrowErrnoException() function59 ThrowErrnoException(env, "pthread_create", ret); in Java_com_example_simpleperf_simpleperfexamplewithnative_MainActivity_createBusyThreadFromJNI()107 ThrowErrnoException(env, "pthread_create", ret); in Java_com_example_simpleperf_simpleperfexamplewithnative_SleepActivity_createSleepThreadFromJNI()