Searched defs:thread_info (Results 1 – 10 of 10) sorted by relevance
92 typedef struct thread_info { struct96 } thread_info; argument
216 struct thread_info { struct217 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 …]
214 struct thread_info { struct215 io_context_t io_ctx;216 pthread_t tid;219 struct io_unit *ios;222 struct io_unit *free_ious;225 int num_global_ios;228 int num_global_pending;231 struct iocb **iocbs;234 struct io_event *events;237 int num_global_events;[all …]
319 struct thread_info { struct328 struct thread_info *info = gr->query_data; in query_api_thread_busy_status() argument
119 typedef task_io_service_thread_info thread_info; typedef in asio::detail::task_io_service
93 radv_llvm_per_thread_info *thread_info = nullptr; in radv_compile_to_elf() local
285 def print_cycle(binary, graph, edges, thread_info, print_stack_trace_fn): argument
121 struct PTHREADPOOL_CACHELINE_ALIGNED thread_info { struct126 atomic_size_t range_start;154 PTHREADPOOL_STATIC_ASSERT(sizeof(struct thread_info) % PTHREADPOOL_CACHELINE_SIZE == 0, "thread_inf… argument
137 ThreadInfo* thread_info = NULL; variable
4411 typedef struct thread_info { struct4416 } thread_info; argument