| /external/clang/tools/c-arcmt-test/ |
| D | c-arcmt-test.c | 92 typedef struct thread_info { struct 96 } thread_info; typedef
|
| /external/pigweed/pw_thread/ |
| D | thread_info_test.cc | 26 ThreadInfo thread_info; in TEST() local 42 ThreadInfo thread_info; in TEST() local 61 ThreadInfo thread_info; in TEST() local 80 ThreadInfo thread_info; in TEST() local
|
| D | thread_snapshot_service_test.cc | 58 ThreadInfo thread_info; in CreateThreadInfoObject() local 84 ThreadInfo thread_info = CreateThreadInfoObject( in TEST() local 148 ThreadInfo thread_info = CreateThreadInfoObject( in TEST() local
|
| D | thread_snapshot_service.cc | 33 const ThreadInfo& thread_info) { in ProtoEncodeThreadInfo() 131 auto cb = [&iteration_info](const ThreadInfo& thread_info) { in GetPeakStackUsage()
|
| /external/pigweed/pw_sync/ |
| D | condition_variable_test.cc | 111 ThreadInfo thread_info(0); in TEST() local 125 ThreadInfo thread_info(0); in TEST() local 144 std::array<ThreadInfo, 2> thread_info = {ThreadInfo(0), ThreadInfo(1)}; in TEST() local 194 std::array<ThreadInfo, 2> thread_info = {ThreadInfo(0), ThreadInfo(1)}; in TEST() local 226 ThreadInfo thread_info(0); in TEST() local 247 ThreadInfo thread_info(0); in TEST() local 264 ThreadInfo thread_info(0); in TEST() local 290 ThreadInfo thread_info(0); in TEST() local 313 ThreadInfo thread_info(0); in TEST() local 331 ThreadInfo thread_info(0); in TEST() local
|
| /external/ltp/testcases/kernel/io/ltp-aiodio/ |
| D | aio-stress.c | 186 struct thread_info { struct 187 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
|
| /external/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
|
| /external/pthreadpool/src/ |
| D | threadpool-object.h | 41 struct PTHREADPOOL_CACHELINE_ALIGNED thread_info { struct 46 pthreadpool_atomic_size_t range_start; 51 pthreadpool_atomic_size_t range_end; 81 PTHREADPOOL_STATIC_ASSERT(sizeof(struct thread_info) % PTHREADPOOL_CACHELINE_SIZE == 0, argument
|
| /external/pigweed/pw_thread_freertos/ |
| D | thread_iteration.cc | 34 ThreadInfo thread_info; in StackInfoCollector() local
|
| D | thread_iteration_test.cc | 76 auto cb = [&temp_struct](const ThreadInfo& thread_info) { in TEST()
|
| /external/parameter-framework/asio-1.10.6/include/asio/detail/ |
| D | task_io_service.hpp | 119 typedef task_io_service_thread_info thread_info; typedef in asio::detail::task_io_service
|
| /external/mesa3d/src/amd/vulkan/ |
| D | radv_llvm_helper.cpp | 93 radv_llvm_per_thread_info *thread_info = nullptr; in radv_compile_to_elf() local
|
| /external/bcc/tools/ |
| D | deadlock.py | 285 def print_cycle(binary, graph, edges, thread_info, print_stack_trace_fn): argument
|
| /external/libchrome/base/message_loop/ |
| D | message_pump_glib.cc | 137 ThreadInfo* thread_info = NULL; variable
|
| /external/mbedtls/programs/ssl/ |
| D | ssl_pthread_server.c | 112 thread_info_t *thread_info = (thread_info_t *) data; in handle_ssl_connection() local
|
| /external/openthread/third_party/mbedtls/repo/programs/ssl/ |
| D | ssl_pthread_server.c | 128 thread_info_t *thread_info = (thread_info_t *) data; in handle_ssl_connection() local
|
| /external/clang/tools/c-index-test/ |
| D | c-index-test.c | 4411 typedef struct thread_info { struct 4416 } thread_info; argument
|
| /external/google-breakpad/src/client/linux/minidump_writer/ |
| D | linux_ptrace_dumper_unittest.cc | 496 ThreadInfo thread_info; in TEST_F() local
|
| /external/crosvm/devices/src/pci/ac97_bus_master/sys/ |
| D | windows.rs | 192 let thread_info = match func { in start_audio() localVariable
|
| /external/sg3_utils/testing/ |
| D | sgh_dd.cpp | 332 typedef struct thread_info struct 334 int id; 335 struct global_collection * gcp; 336 pthread_t a_pthr;
|
| /external/crosvm/devices/src/pci/ |
| D | ac97_bus_master.rs | 452 fn thread_info(&self, func: Ac97Function) -> &AudioThreadInfo { in thread_info() method
|
| /external/rust/crates/libc/src/unix/haiku/ |
| D | native.rs | 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()
|
| /external/rust/crates/libc/src/unix/bsd/apple/ |
| D | mod.rs | 5303 pub fn thread_info( in thread_info() function
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 789 struct thread_info { struct 790 int preempt_count; 791 long unsigned int local_flags; 792 unsigned char slb_preload_nr; 793 unsigned char slb_preload_tail; 794 u32 slb_preload_esid[16]; 801 long unsigned int flags; 1296 struct thread_info thread_info; member
|
| D | vmlinux.h | 789 struct thread_info { struct 790 int preempt_count; 791 long unsigned int local_flags; 792 unsigned char slb_preload_nr; 793 unsigned char slb_preload_tail; 794 u32 slb_preload_esid[16]; 801 long unsigned int flags; 1296 struct thread_info thread_info; member
|