Searched refs:test_libc_getrandom (Results 1 – 1 of 1) sorted by relevance
156 static void *test_libc_getrandom(void *ctx) in test_libc_getrandom() function187 test_libc_getrandom(NULL); in bench_single()215 ksft_assert(pthread_create(&threads[i], NULL, test_libc_getrandom, NULL) == 0); in bench_multi()