Home
last modified time | relevance | path

Searched defs:thread_id (Results 51 - 75 of 168) sorted by relevance

1234567

/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv_ras.c205 int thread_id, subcore_id; in kvmppc_subcore_enter_guest() local
216 int thread_id, subcore_id; in kvmppc_subcore_exit_guest() local
/kernel/linux/linux-5.10/include/uapi/misc/
H A Docxl.h52 __u16 thread_id; /* The thread ID required to wake this thread */ member
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dutdebug.c135 acpi_thread_id thread_id; in acpi_debug_print() local
/kernel/linux/linux-6.6/include/uapi/misc/
H A Docxl.h52 __u16 thread_id; /* The thread ID required to wake this thread */ member
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dscr/
H A Ddscr_default_test.c73 pthread_t thread_id; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/misc/
H A Docxl.h54 __u16 thread_id; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/misc/
H A Docxl.h43 __u16 thread_id; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/misc/
H A Docxl.h54 __u16 thread_id; member
/third_party/astc-encoder/Source/
H A Dastcenccli_platform_dependents.cpp180 int thread_id; member
/third_party/googletest/googletest/include/gtest/hwext/
H A Dgtest-multithread.h83 inline void addPostTest(unsigned thread_id, PF func, std::string testsuite = "NA", std::string testcase = "NA") in addPostTest() argument
/third_party/libuv/test/
H A Dtest-thread.c34 uv_thread_t thread_id; member
42 uv_thread_t thread_id; member
50 uv_thread_t thread_id; member
/third_party/ltp/lib/
H A Dsafe_pthread.c12 safe_pthread_create(const char *file, const int lineno, pthread_t *thread_id, const pthread_attr_t *attr, void *(*thread_fn)(void *), void *arg) safe_pthread_create() argument
29 safe_pthread_join(const char *file, const int lineno, pthread_t thread_id, void **retval) safe_pthread_join() argument
77 safe_pthread_cancel(const char *file, const int lineno, pthread_t thread_id) safe_pthread_cancel() argument
/third_party/node/deps/v8/tools/v8windbg/test/
H A Dv8windbg-test.cc196 ULONG type, proc_id, thread_id, desc_used; in RunTests() local
/third_party/node/src/inspector/
H A Dworker_inspector.cc103 NewParentHandle( uint64_t thread_id, const std::string& url, const std::string& name) NewParentHandle() argument
H A Dworker_inspector.h62 NewParentInspectorHandle( uint64_t thread_id, const std::string& url, const std::string& name) NewParentInspectorHandle() argument
/third_party/ltp/testcases/kernel/fs/openfile/
H A Dopenfile.c208 int thread_id = (uintptr_t) thread_id_; in threads() local
/third_party/musl/libc-test/src/functional/
H A Dtest-malloc-info.c93 static xmlNodePtr find_thread_in_document(xmlDocPtr doc_ptr, const char *thread_id) in find_thread_in_document() argument
99 static int populate_thread_stats(const char *output, const char *thread_id, malloc_thread_stats_t *stats) in populate_thread_stats() argument
140 static int is_thread_in_output(const char *output, const char *thread_id) in is_thread_in_output() argument
H A Dtest-iterate.c162 pthread_t thread_id; in test_iterate_another_thread() local
175 pthread_t thread_id; in test_iterate_over_abandoned_allocs() local
/third_party/pulseaudio/src/pulsecore/
H A Dthread-win32.c73 DWORD thread_id; in pa_thread_new() local
/third_party/skia/third_party/externals/microhttpd/src/platform/
H A Dw32functions.c676 void W32_SetThreadName(const DWORD thread_id, const char *thread_name) in W32_SetThreadName() argument
/base/web/webview/test/unittest/aafwk_app_client_adapter/
H A Dnweb_aafwk_adapter_test.cpp113 void MockBrowserClient::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument
471 int32_t thread_id = 0; in HWTEST_F() local
548 int32_t thread_id = 0; in HWTEST_F() local
711 int32_t thread_id = 0; HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dcbe_regs.c45 unsigned int thread_id; member
239 unsigned int thread_id; in cbe_regs_init() local
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dtopology.h14 unsigned short thread_id; member
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dcbe_regs.c44 unsigned int thread_id; member
254 unsigned int thread_id; in cbe_regs_init() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_lpm_map.c758 pthread_t thread_id[4]; in test_lpm_multi_thread() local

Completed in 15 milliseconds

1234567