Searched refs:SetRealtimeThread (Results 1 – 5 of 5) sorted by relevance
82 status_t SetRealtimeThread(pthread_t thread);
56 status_t res = utils::SetRealtimeThread(workload_thread_.native_handle()); in StreamBufferCacheManager()
488 status_t SetRealtimeThread(pthread_t thread) { in SetRealtimeThread() function
75 utils::SetRealtimeThread(notify_callback_thread_.native_handle()); in ResultDispatcher()
684 status_t res = utils::SetRealtimeThread(pthread_self()); in ConfigureStreams()