Remote Interface
Remote API
remote_rpc_relative_thread_priority Struct Reference

#include <remote.h>

Public Attributes

int domain
 
int relative_thread_priority
 

Detailed Description

Structure used for request ID FASTRPC_RELATIVE_THREAD_PRIORITY in remote session control interface

Member Data Documentation

◆ domain

int remote_rpc_relative_thread_priority::domain

Remote subsystem domain ID, pass -1 to update priority for all domains

◆ relative_thread_priority

int remote_rpc_relative_thread_priority::relative_thread_priority

the value by which the default thread priority needs to increase/decrease DSP thread priorities run from 1 to 255 with 1 being the highest thread priority. So a negative relative thread priority value will 'increase' the thread priority, a positive value will 'decrease' the thread priority.


The documentation for this struct was generated from the following file: