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