Searched defs:thread_data (Results 1 – 15 of 15) sorted by relevance
279 struct thread_data { struct292 const struct thread_data *td = arg; in nlmeans_slice() argument
338 struct thread_data { struct348 const struct thread_data *td = arg;\ argument
288 const VignettingThreadData *thread_data = arg; in vignetting_filter_slice() local311 const DistortionCorrectionThreadData *thread_data = arg; in distortion_correction_filter_slice() local
101 struct thread_data { struct102 int num_pending; /* number of outstanding c-ares requests */103 struct Curl_addrinfo *temp_ai; /* intermediary result while fetching c-ares105 int last_status;107 struct curltime happy_eyeballs_dns_time; /* when this timer started, or 0 */109 char hostname[1];
181 struct thread_data { struct183 HANDLE complete_ev;185 curl_thread_t thread_hnd;186 unsigned int poll_interval;187 timediff_t interval_end;188 struct thread_sync_data tsd;
56 struct lp_jit_thread_data *thread_data, in no_op()154 struct lp_jit_thread_data *thread_data, in red()181 struct lp_jit_thread_data *thread_data, in green()
101 struct lp_jit_thread_data thread_data; member
1331 struct lp_jit_cs_thread_data thread_data; in cs_exec_fn() local
19 void *), void *thread_data) in threading_thread_create_pthread()55 void *thread_data) in threading_thread_create_fail()
71 thread_function(void *thread_data) in thread_function()
85 thread_data_t thread_data[SIZES_COUNT]; in test_different_threads() local
122 thread_data_t *thread_data = arg; in allocate_wait_free() local
111 thread_data_t thread_data[SIZES_COUNT]; in get_different_threads_test_results() local
149 VP8ThreadData *thread_data; member
185 EXRThreadData *thread_data; member