Home
last modified time | relevance | path

Searched refs:stress_thread (Results 1 - 1 of 1) sorted by relevance

/third_party/libdrm/tests/amdgpu/
H A Ddeadlock_tests.c106 static pthread_t stress_thread; variable
251 r = pthread_create(&stress_thread, NULL, write_mem_address, NULL); in amdgpu_deadlock_helper()
315 pthread_join(stress_thread, NULL); in amdgpu_deadlock_helper()
351 r = pthread_create(&stress_thread, NULL, write_mem_address, NULL); in amdgpu_deadlock_sdma()
412 pthread_join(stress_thread, NULL); in amdgpu_deadlock_sdma()

Completed in 1 milliseconds