Home
last modified time | relevance | path

Searched defs:thread_data (Results 1 – 25 of 26) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Davtpcrfbase.c59 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST() local
87 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST() local
306 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST() local
331 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST() local
356 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST() local
381 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST() local
407 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST() local
435 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST() local
492 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in setup_thread_defaults() local
511 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST() local
[all …]
/third_party/curl/lib/
Dasyn-ares.c88 struct thread_data { struct
89 int num_pending; /* number of ares_gethostbyname() requests */
90 struct Curl_addrinfo *temp_ai; /* intermediary result while fetching c-ares
92 int last_status;
93 struct curltime happy_eyeballs_dns_time; /* when this timer started, or 0 */
Dasyn-thread.c178 struct thread_data { struct
179 curl_thread_t thread_hnd;
180 unsigned int poll_interval;
181 timediff_t interval_end;
182 struct thread_sync_data tsd;
Dnwlib.c161 struct libthreaddata *thread_data; in GetOrSetUpData() local
/third_party/ffmpeg/libavfilter/
Dvf_nlmeans.c334 struct thread_data { struct
347 const struct thread_data *td = arg; in nlmeans_slice() argument
Dvf_lut.c340 struct thread_data { struct
350 const struct thread_data *td = arg;\ argument
Dvf_lensfun.c295 const VignettingThreadData *thread_data = arg; in vignetting_filter_slice() local
318 const DistortionCorrectionThreadData *thread_data = arg; in distortion_correction_filter_slice() local
/third_party/boost/libs/log/src/
Dcore.cpp238 struct thread_data struct
241 attribute_set m_thread_attributes;
243 random::taus88 m_rng;
245 thread_data() : m_rng(get_random_seed()) in thread_data() argument
251 static uint32_t get_random_seed() in get_random_seed()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs_fastpath.c56 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()
Dlp_rast_priv.h101 struct lp_jit_thread_data thread_data; member
Dlp_state_cs.c1304 struct lp_jit_cs_thread_data thread_data; in cs_exec_fn() local
/third_party/mesa3d/src/gallium/tests/unit/
Dpipe_barrier_test.c71 thread_function(void *thread_data) in thread_function()
/third_party/gstreamer/gstplugins_bad/ext/avtp/
Dgstavtpcrfsync.c144 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in gst_avtp_crf_sync_transform_ip() local
Dgstavtpcrfcheck.c165 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in gst_avtp_crf_check_transform_ip() local
Dgstavtpcrfbase.h74 GstAvtpCrfThreadData thread_data; member
Dgstavtpcrfbase.c131 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in gst_avtp_crf_base_change_state() local
/third_party/musl/libc-test/src/functional/
Dtest-mallinfo.c85 thread_data_t thread_data[SIZES_COUNT]; in test_different_threads() local
Dtest-malloc-stats-common.h122 thread_data_t *thread_data = arg; in allocate_wait_free() local
Dtest-malloc-info-stats-print.h111 thread_data_t thread_data[SIZES_COUNT]; in get_different_threads_test_results() local
/third_party/glib/glib/tests/
Dspawn-multithreaded.c148 test_spawn_async_multithreaded_instance (gpointer thread_data) in test_spawn_async_multithreaded_instance()
/third_party/boost/boost/thread/detail/
Dthread.hpp67 class thread_data: class
72 thread_data(BOOST_THREAD_RV_REF(F) f_, BOOST_THREAD_RV_REF(ArgTypes)... args_): in thread_data() function in boost::detail::thread_data
624 data thread_data; member in boost::thread::id
/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlhttpsrc.c1953 gst_curl_http_src_curl_multi_loop (gpointer thread_data) in gst_curl_http_src_curl_multi_loop()
/third_party/glib/gio/
Dgtask.c1423 g_task_thread_pool_thread (gpointer thread_data, in g_task_thread_pool_thread()
/third_party/ffmpeg/libavcodec/
Dvp8.h149 VP8ThreadData *thread_data; member
/third_party/gstreamer/gstplugins_bad/sys/asio/
Dgstasioobject.cpp1043 GstAsioObjectThreadRunData thread_data; in gst_asio_object_thread_add() local

12