Home
last modified time | relevance | path

Searched defs:iwtp_spec (Results 1 – 1 of 1) sorted by relevance

/third_party/iowow/src/utils/
Diwtp.h40 struct iwtp_spec { struct
44 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