Searched refs:c_thread (Results 1 – 1 of 1) sorted by relevance
210 static pthread_t c_thread; in amdgpu_syncobj_timeline_test() local252 r = pthread_create(&c_thread, NULL, syncobj_signal, &sp3); in amdgpu_syncobj_timeline_test()267 r = pthread_join(c_thread, &tmp); in amdgpu_syncobj_timeline_test()