Searched defs:fastrpc_thread_params (Results 1 – 1 of 1) sorted by relevance
156 struct fastrpc_thread_params { struct157 uint32_t prio;158 uint32_t stack_size;159 int reqID;160 pthread_t thread;