Searched refs:target_thread_group (Results 1 – 2 of 2) sorted by relevance
346 clientData.target_thread_group = dext_thread_group; in registerDevice()379 thread_group_release(clientData.target_thread_group); in unregisterDevice()380 clientData.target_thread_group = nullptr; in unregisterDevice()
328 struct thread_group *target_thread_group; member