Home
last modified time | relevance | path

Searched refs:pthread_wait_fn (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_kmem.c239 static void *pthread_wait_fn(void *arg) in pthread_wait_fn() function
258 if (pthread_create(&tinfo[i], NULL, &pthread_wait_fn, in spawn_1000_threads()