Searched refs:threaded_query (Results 1 – 4 of 4) sorted by relevance
296 struct threaded_query { struct399 static inline struct threaded_query *400 threaded_query(struct pipe_query *q) in threaded_query() function402 return (struct threaded_query*)q; in threaded_query()
352 struct threaded_query *tq = threaded_query(payload->query); in tc_call_destroy_query()393 struct threaded_query *tq = threaded_query(p->query); in tc_call_end_query()405 struct threaded_query *tq = threaded_query(query); in tc_end_query()423 struct threaded_query *tq = threaded_query(query); in tc_get_query_result()1896 struct threaded_query *tq, *tmp; in tc_flush_queries()
136 struct threaded_query b;