Searched defs:thread_data (Results 1 – 14 of 14) sorted by relevance
108 struct thread_data { struct125 const struct thread_data *td = arg;\ argument
334 struct thread_data { struct347 const struct thread_data *td = arg; in nlmeans_slice() argument
340 struct thread_data { struct350 const struct thread_data *td = arg;\ argument
293 const VignettingThreadData *thread_data = arg; in vignetting_filter_slice() local316 const DistortionCorrectionThreadData *thread_data = arg; in distortion_correction_filter_slice() local
88 struct thread_data { struct89 int num_pending; /* number of ares_gethostbyname() requests */90 struct Curl_addrinfo *temp_ai; /* intermediary result while fetching c-ares92 int last_status;93 struct curltime happy_eyeballs_dns_time; /* when this timer started, or 0 */
178 struct thread_data { struct179 curl_thread_t thread_hnd;180 unsigned int poll_interval;181 timediff_t interval_end;182 struct thread_sync_data tsd;
161 struct libthreaddata *thread_data; in GetOrSetUpData() local
238 struct thread_data struct241 attribute_set m_thread_attributes;243 random::taus88 m_rng;245 thread_data() : m_rng(get_random_seed()) in thread_data() argument251 static uint32_t get_random_seed() in get_random_seed()
148 test_spawn_async_multithreaded_instance (gpointer thread_data) in test_spawn_async_multithreaded_instance()
67 class thread_data: class72 thread_data(BOOST_THREAD_RV_REF(F) f_, BOOST_THREAD_RV_REF(ArgTypes)... args_): in thread_data() function in boost::detail::thread_data624 data thread_data; member in boost::thread::id
1648 gst_curl_http_src_curl_multi_loop (gpointer thread_data) in gst_curl_http_src_curl_multi_loop()
1423 g_task_thread_pool_thread (gpointer thread_data, in g_task_thread_pool_thread()
148 VP8ThreadData *thread_data; member
156 EXRThreadData *thread_data; member