/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/futex/functional/ |
H A D | futex_requeue_pi.c | 49 struct thread_arg { struct 50 long id; 51 struct timespec64 *timeout; 52 int lock; 53 int ret;
|
/aosp_15_r20/external/elfutils/libdwfl/ |
H A D | linux-core-attach.c | 47 struct thread_arg struct 49 struct core_arg *core_arg; 50 size_t note_offset; 110 struct thread_arg *thread_arg; in core_next_thread() local 170 struct thread_arg *thread_arg = thread_arg_voidp; in core_set_initial_registers() local
|
H A D | linux-pid-attach.c | 324 pid_set_initial_registers (Dwfl_Thread *thread, void *thread_arg) in pid_set_initial_registers() 364 pid_thread_detach (Dwfl_Thread *thread, void *thread_arg) in pid_thread_detach()
|
/aosp_15_r20/external/elfutils/tests/ |
H A D | backtrace-data.c | 176 void *thread_arg __attribute__ ((unused))) in set_initial_registers() 249 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__ ((unused))) in thread_callback()
|
H A D | dwfl-proc-attach.c | 64 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
|
H A D | backtrace-dwarf.c | 117 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
|
H A D | backtrace.c | 252 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__((unused))) in thread_callback()
|
/aosp_15_r20/external/google-breakpad/src/client/linux/handler/ |
H A D | exception_handler.cc | 426 const ThreadArgument* thread_arg = reinterpret_cast<ThreadArgument*>(arg); in ThreadEntry() local 513 ThreadArgument thread_arg; in GenerateDump() local
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sgp_dd.c | 181 struct thread_arg struct 183 int id; 184 int64_t seek_skip;
|
/aosp_15_r20/trusty/kernel/app/memorytest/ |
H A D | memorytest.c | 97 struct memorytest_alloc_thread_arg thread_arg = { in TEST() local
|
/aosp_15_r20/external/zstd/lib/common/ |
H A D | threading.c | 48 void* thread_arg; in worker() local
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenccli_platform_dependents.cpp | 56 void* thread_arg in pthread_create()
|
/aosp_15_r20/system/libhwbinder/vts/performance/ |
H A D | Latency.cpp | 132 ThreadArg thread_arg; in threadTransaction() local
|
/aosp_15_r20/external/coreboot/src/lib/ |
H A D | thread.c | 178 asmlinkage void (*thread_entry)(void *), void *thread_arg) in prepare_thread() argument
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_linux_test.cc | 90 TidReporterArgument thread_arg; member in __sanitizer::ThreadListerTest
|
/aosp_15_r20/packages/modules/adb/fdevent/ |
D | fdevent_test.cpp | 140 ThreadArg thread_arg; in TEST_F() local
|
/aosp_15_r20/external/elfutils/src/ |
H A D | stack.c | 457 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 6579 def ThreadCreate(name, thread_function, thread_arg, err): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 6537 def ThreadCreate(name, thread_function, thread_arg, err): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 6606 def ThreadCreate(name, thread_function, thread_arg, err): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 6579 def ThreadCreate(name, thread_function, thread_arg, err): argument
|