Home
last modified time | relevance | path

Searched defs:thread_id (Results 26 - 50 of 168) sorted by relevance

1234567

/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dexmutex.c126 acpi_ex_acquire_mutex_object(u16 timeout, union acpi_operand_object *obj_desc, acpi_thread_id thread_id) acpi_ex_acquire_mutex_object() argument
[all...]
/third_party/elfutils/libdw/
H A Dlibdw_alloc.c47 static __thread size_t thread_id = THREAD_ID_UNSET; variable
[all...]
/third_party/benchmark/src/
H A Dbenchmark_api_internal.cc92 Run( IterationCount iters, int thread_id, internal::ThreadTimer* timer, internal::ThreadManager* manager, internal::PerfCountersMeasurement* perf_counters_measurement) const Run() argument
/third_party/libuv/test/
H A Dbenchmark-million-async.c32 static uv_thread_t thread_id; variable
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_context.h56 pthread_t thread_id; member
/third_party/nghttp2/src/
H A Dshrpx_log_config.h54 std::string thread_id; member
/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkbrowserclientadapter_fuzzer/
H A Daafwkbrowserclientadapter_fuzzer.cpp56 void MockBrowserClient::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument
83 int32_t thread_id = 0; in AafwkBrowserClientAdapterFuzzTest() local
/kernel/linux/linux-6.6/include/linux/
H A Darch_topology.h67 int thread_id; member
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/
H A Dcheck_gcr_el1_cswitch.c71 pthread_t thread_id[MAX_THREADS]; in execute_test() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dspin_lock.c131 pthread_t thread_id[4]; in test_spin_lock_success() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dscr/
H A Ddscr_explicit_test.c90 pthread_t thread_id; member
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_common.h78 pthread_t thread_id; member
/third_party/curl/docs/examples/
H A Dthreaded-ssl.c64 static unsigned long thread_id(void) in thread_id() function
/third_party/ltp/testcases/cve/
H A Dcve-2017-17053.c31 static void try_pthread_create(pthread_t *thread_id, const pthread_attr_t *attr, in try_pthread_create() argument
/third_party/ltp/testcases/kernel/mem/mtest07/
H A Dmallocstress.c32 static pthread_t *thread_id; /* Spawned thread */ variable
/third_party/ltp/testcases/kernel/syscalls/bind/
H A Dbind05.c127 pthread_t thread_id; in test_bind() local
H A Dbind04.c113 pthread_t thread_id; in test_bind() local
/third_party/musl/libc-test/src/functional/
H A Dtest-malloc-stats-print.c42 static const char *find_thread_in_output(const char *output, const char *thread_id) in find_thread_in_output() argument
61 static int populate_thread_stats(const char *output, const char *thread_id, malloc_thread_stats_t *stats) in populate_thread_stats() argument
88 static int is_thread_in_output(const char *output, const char *thread_id) in is_thread_in_output() argument
/base/web/webview/ohos_adapter/aafwk_adapter/src/
H A Daafwk_browser_host_impl.cpp90 int thread_id = data.ReadInt32(); in HandleReportThread() local
141 void AafwkBrowserHostImpl::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument
H A Daafwk_browser_client_adapter_impl.cpp66 void BrowserClient::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument
172 ReportThread( ResSchedStatusAdapter status, int32_t process_id, int32_t thread_id, ResSchedRoleAdapter role) ReportThread() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_event.c399 hi_s32 drv_hdmi_event_pool_id_get(hdmi_device_id hdmi_id, hi_u32 *thread_id) in drv_hdmi_event_pool_id_get() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/debug/
H A Dmali_kbase_debug_ktrace_defs.h154 u32 thread_id; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/debug/
H A Dmali_kbase_debug_ktrace_defs.h159 u32 thread_id; member
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv_ras.c142 int thread_id, subcore_id; in kvmppc_subcore_enter_guest() local
153 int thread_id, subcore_id; in kvmppc_subcore_exit_guest() local
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dutdebug.c130 acpi_thread_id thread_id; in acpi_debug_print() local

Completed in 13 milliseconds

1234567