#include <remote.h>
Public Attributes | |
int | domain |
int | prio |
int | stack_size |
Structure used for request ID FASTRPC_THREAD_PARAMS
in remote session control interface
int remote_rpc_thread_params::domain |
Remote subsystem domain ID, pass -1 to set params for all domains
int remote_rpc_thread_params::prio |
User thread priority (1 to 255), pass -1 to use default
int remote_rpc_thread_params::stack_size |
User thread stack size, pass -1 to use default