Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/namespaces/
H A Dns_active_ref_test.c2129 static void *thread_create_namespace(void *arg) in thread_create_namespace() function
2196 ret = pthread_create(&thread, NULL, thread_create_namespace, &info); in TEST()
2280 ret = pthread_create(&thread, NULL, thread_create_namespace, &info); in TEST()