Searched refs:gcs_test_thread (Results 1 – 1 of 1) sorted by relevance
62 static void *gcs_test_thread(void *arg) in gcs_test_thread() function87 return &gcs_test_thread; in gcs_test_thread()97 ret = pthread_create(&thread, NULL, gcs_test_thread, NULL); in TEST()