Searched refs:SetRealtimeThread (Results 1 – 5 of 5) sorted by relevance
76 status_t SetRealtimeThread(pthread_t thread);
433 status_t SetRealtimeThread(pthread_t thread) { in SetRealtimeThread() function
54 status_t res = utils::SetRealtimeThread(workload_thread_.native_handle()); in StreamBufferCacheManager()
57 utils::SetRealtimeThread(notify_callback_thread_.native_handle()); in ResultDispatcher()
664 status_t res = utils::SetRealtimeThread(pthread_self()); in ConfigureStreams()