Home
last modified time | relevance | path

Searched defs:thread_info (Results 1 – 18 of 18) sorted by relevance

/third_party/ltp/testcases/kernel/io/ltp-aiodio/
Daio-stress.c216 struct thread_info { struct
217 io_context_t io_ctx;
218 pthread_t tid;
221 struct io_unit *ios;
224 struct io_unit *free_ious;
227 int num_global_ios;
230 int num_global_pending;
233 struct iocb **iocbs;
236 struct io_event *events;
239 int num_global_events;
[all …]
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_cpu.c319 struct thread_info { struct
328 struct thread_info *info = gr->query_data; in query_api_thread_busy_status() argument
/third_party/boost/libs/thread/src/pthread/
Dthread.cpp92 …boost::detail::thread_data_ptr thread_info = static_cast<boost::detail::thread_data_base*>(data)->… in tls_destructor() local
172 …boost::detail::thread_data_ptr thread_info = static_cast<boost::detail::thread_data_base*>(param)-… in thread_proxy() local
628 boost::detail::thread_data_base* const thread_info=detail::get_current_thread_data(); in interruption_point() local
643 boost::detail::thread_data_base* const thread_info=detail::get_current_thread_data(); in interruption_enabled() local
649 boost::detail::thread_data_base* const thread_info=detail::get_current_thread_data(); in interruption_requested() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/akg/gpu/
Dakg_gpu_kernel_mod.cc37 vector<uint32_t> *thread_info, CUfunction *func) { in GetFunction()
112 vector<uint32_t> thread_info; in Launch() local
/third_party/boost/boost/asio/detail/
Dscheduler.hpp148 typedef scheduler_thread_info thread_info; typedef in boost::asio::detail::scheduler
/third_party/boost/libs/asio/include/boost/asio/detail/
Dscheduler.hpp148 typedef scheduler_thread_info thread_info; typedef in boost::asio::detail::scheduler
/third_party/mesa3d/src/amd/vulkan/
Dradv_llvm_helper.cpp80 radv_llvm_per_thread_info *thread_info = nullptr; in radv_compile_to_elf() local
/third_party/skia/third_party/externals/microhttpd/src/platform/
Dw32functions.c686 } thread_info; in W32_SetThreadName() local
/third_party/mbedtls/programs/ssl/
Dssl_pthread_server.c123 thread_info_t *thread_info = (thread_info_t *) data; in handle_ssl_connection() local
/third_party/boost/boost/thread/pthread/
Dthread_data.hpp188 thread_data_base* const thread_info; member in boost::detail::interruption_checker
/third_party/pulseaudio/src/pulsecore/
Dsource-output.h224 } thread_info; member
Dsource.h270 } thread_info; member
Dsink.h328 } thread_info; member
Dsink-input.h261 } thread_info; member
/third_party/boost/libs/thread/src/win32/
Dthread.cpp290 … detail::thread_data_base* const thread_info(reinterpret_cast<detail::thread_data_base*>(param)); in thread_start_function() local
/third_party/boost/boost/thread/detail/
Dthread.hpp175 detail::thread_data_ptr thread_info; member in boost::thread
/third_party/pulseaudio/src/modules/
Dmodule-combine-sink.c162 } thread_info; member
/third_party/pulseaudio/src/modules/echo-cancel/
Dmodule-echo-cancel.c257 } thread_info; member