Home
last modified time | relevance | path

Searched defs:thread_arg (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi.c49 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 Dlinux-core-attach.c47 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 Dlinux-pid-attach.c324 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 Dbacktrace-data.c176 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 Ddwfl-proc-attach.c64 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
H A Dbacktrace-dwarf.c117 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback()
H A Dbacktrace.c252 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 Dexception_handler.cc426 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 Dsgp_dd.c181 struct thread_arg struct
183 int id;
184 int64_t seek_skip;
/aosp_15_r20/trusty/kernel/app/memorytest/
H A Dmemorytest.c97 struct memorytest_alloc_thread_arg thread_arg = { in TEST() local
/aosp_15_r20/external/zstd/lib/common/
H A Dthreading.c48 void* thread_arg; in worker() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_platform_dependents.cpp56 void* thread_arg in pthread_create()
/aosp_15_r20/system/libhwbinder/vts/performance/
H A DLatency.cpp132 ThreadArg thread_arg; in threadTransaction() local
/aosp_15_r20/external/coreboot/src/lib/
H A Dthread.c178 asmlinkage void (*thread_entry)(void *), void *thread_arg) in prepare_thread() argument
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_linux_test.cc90 TidReporterArgument thread_arg; member in __sanitizer::ThreadListerTest
/aosp_15_r20/packages/modules/adb/fdevent/
Dfdevent_test.cpp140 ThreadArg thread_arg; in TEST_F() local
/aosp_15_r20/external/elfutils/src/
H A Dstack.c457 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__.py6579 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__.py6537 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__.py6606 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__.py6579 def ThreadCreate(name, thread_function, thread_arg, err): argument