Searched defs:thread_info (Results 1 – 8 of 8) 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 …]
235 struct thread_info { struct244 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
285 def print_cycle(binary, graph, edges, thread_info, print_stack_trace_fn): argument
137 ThreadInfo* thread_info = NULL; variable
4411 typedef struct thread_info { struct4416 } thread_info; argument