|
unbound 0.1
|
struct for extended thread info More...
Data Fields | |
| int | thread_num |
| thread num for debug | |
| ub_thread_type | tid |
| thread id | |
| struct ub_ctx * | ctx |
| context | |
| int | argc |
| size of array to query | |
| char ** | argv |
| array of names to query | |
| int | numq |
| number of queries to do | |
| struct track_id * | id_list |
| list of ids to free once threads are done | |
struct for extended thread info