Searched defs:iwtp_spec (Results 1 – 1 of 1) sorted by relevance
40 struct iwtp_spec { struct44 const char *thread_name_prefix;51 int num_threads;78 IW_EXPORT iwrc iwtp_start_by_spec(const struct iwtp_spec *spec, IWTP *out_tp); argument