Home
last modified time | relevance | path

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

/external/clang/tools/c-arcmt-test/
Dc-arcmt-test.c92 typedef struct thread_info { struct
96 } thread_info; argument
/external/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 …]
/external/autotest/client/tests/aiostress/
Daio-stress.c214 struct thread_info { struct
215 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 …]
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_cpu.c235 struct thread_info { struct
244 struct thread_info *info = gr->query_data; in query_api_thread_busy_status() argument
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dtask_io_service.hpp119 typedef task_io_service_thread_info thread_info; typedef in asio::detail::task_io_service
/external/bcc/tools/
Ddeadlock_detector.py285 def print_cycle(binary, graph, edges, thread_info, print_stack_trace_fn): argument
/external/libchrome/base/message_loop/
Dmessage_pump_glib.cc137 ThreadInfo* thread_info = NULL; variable
/external/clang/tools/c-index-test/
Dc-index-test.c4411 typedef struct thread_info { struct
4416 } thread_info; argument