test_vdso_getrandom
test_vdso_getrandom(NULL);
ksft_assert(pthread_create(&threads[i], NULL, test_vdso_getrandom, NULL) == 0);