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

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DRadeonAddOn.cpp148 settings_thread( -1 ), settings_thread_sem( -1 )
163 if( (settings_thread = spawn_thread(
167 resume_thread( settings_thread );
179 wait_for_thread( settings_thread, &dummy );
H A DRadeonAddOn.h88 thread_id settings_thread; member in class:CRadeonAddOn

Completed in 32 milliseconds