/third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
D | aio-stress.c | 216 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/ |
D | hud_cpu.c | 319 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/ |
D | thread.cpp | 92 …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/ |
D | akg_gpu_kernel_mod.cc | 37 vector<uint32_t> *thread_info, CUfunction *func) { in GetFunction() 112 vector<uint32_t> thread_info; in Launch() local
|
/third_party/boost/boost/asio/detail/ |
D | scheduler.hpp | 148 typedef scheduler_thread_info thread_info; typedef in boost::asio::detail::scheduler
|
/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | scheduler.hpp | 148 typedef scheduler_thread_info thread_info; typedef in boost::asio::detail::scheduler
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_llvm_helper.cpp | 80 radv_llvm_per_thread_info *thread_info = nullptr; in radv_compile_to_elf() local
|
/third_party/skia/third_party/externals/microhttpd/src/platform/ |
D | w32functions.c | 686 } thread_info; in W32_SetThreadName() local
|
/third_party/mbedtls/programs/ssl/ |
D | ssl_pthread_server.c | 123 thread_info_t *thread_info = (thread_info_t *) data; in handle_ssl_connection() local
|
/third_party/boost/boost/thread/pthread/ |
D | thread_data.hpp | 188 thread_data_base* const thread_info; member in boost::detail::interruption_checker
|
/third_party/pulseaudio/src/pulsecore/ |
D | source-output.h | 224 } thread_info; member
|
D | source.h | 270 } thread_info; member
|
D | sink.h | 328 } thread_info; member
|
D | sink-input.h | 261 } thread_info; member
|
/third_party/boost/libs/thread/src/win32/ |
D | thread.cpp | 290 … 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/ |
D | thread.hpp | 175 detail::thread_data_ptr thread_info; member in boost::thread
|
/third_party/pulseaudio/src/modules/ |
D | module-combine-sink.c | 162 } thread_info; member
|
/third_party/pulseaudio/src/modules/echo-cancel/ |
D | module-echo-cancel.c | 257 } thread_info; member
|