Searched defs:thread_info (Results 1 – 13 of 13) sorted by relevance
186 struct thread_info { struct187 io_context_t io_ctx;188 pthread_t tid;191 struct io_unit *ios;194 struct io_unit *free_ious;197 int num_global_ios;200 int num_global_pending;203 struct iocb **iocbs;206 struct io_event *events;231 static struct thread_info *global_thread_info; argument
319 struct thread_info { struct328 struct thread_info *info = gr->query_data; in query_api_thread_busy_status() argument
80 radv_llvm_per_thread_info *thread_info = nullptr; in radv_compile_to_elf() local
686 } thread_info; in W32_SetThreadName() local
100 thread_info_t *thread_info = (thread_info_t *) data; in handle_ssl_connection() local
271 } thread_info; member
224 } thread_info; member
332 } thread_info; member
283 } thread_info; member
189 } thread_info; member
994 pub fn _get_thread_info(id: thread_id, info: *mut thread_info, size: ::size_t) -> status_t; in _get_thread_info()998 info: *mut thread_info, in _get_next_thread_info()1338 info: *mut thread_info, in get_next_thread_info()
257 } thread_info; member
5303 pub fn thread_info( in thread_info() function