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