Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_core.c601 static void *migrating_thread_fn(void *arg) in migrating_thread_fn() function
653 if (pthread_create(&thr, NULL, migrating_thread_fn, grps)) in test_cgcore_thread_migration()