Remote Interface
Remote API
remote_rpc_thread_params Struct Reference

#include <remote.h>

Public Attributes

int domain
 
int prio
 
int stack_size
 

Detailed Description

Structure used for request ID FASTRPC_THREAD_PARAMS in remote session control interface

Member Data Documentation

◆ domain

int remote_rpc_thread_params::domain

Remote subsystem domain ID, pass -1 to set params for all domains

◆ prio

int remote_rpc_thread_params::prio

User thread priority (1 to 255), pass -1 to use default

◆ stack_size

int remote_rpc_thread_params::stack_size

User thread stack size, pass -1 to use default


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