Home
last modified time | relevance | path

Searched defs:thread_id (Results 1 - 25 of 171) sorted by relevance

1234567

/third_party/node/deps/v8/src/execution/
H A Dthread-id.cc14 thread_local int thread_id = 0; member
/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dk3-psil-priv.h12 u32 thread_id; member
H A Dk3-psil.c26 struct psil_endpoint_config *psil_get_ep_config(u32 thread_id) in psil_get_ep_config() argument
71 u32 thread_id; in psil_set_new_ep_config() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/sync/
H A Dsync_stress_parallelism.c42 int thread_id = (long)d; in test_stress_two_threads_shared_timeline_thread() local
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dk3-psil-priv.h12 u32 thread_id; member
H A Dk3-psil.c32 struct psil_endpoint_config *psil_get_ep_config(u32 thread_id) in psil_get_ep_config() argument
77 u32 thread_id; in psil_set_new_ep_config() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/sync/
H A Dsync_stress_parallelism.c42 int thread_id = (long)d; in test_stress_two_threads_shared_timeline_thread() local
/third_party/libuv/test/
H A Dtest-thread-equal.c29 uv_thread_t *thread_id = arg; in check_thread() local
/third_party/node/src/
H A Ddiagnosticfilename-inl.h18 DiagnosticFilename( uint64_t thread_id, const char* prefix, const char* ext) DiagnosticFilename() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_aafwk_browser_client_adapter_wrapper.cpp31 ReportThread( NWeb::ResSchedStatusAdapter status, int32_t process_id, int32_t thread_id, NWeb::ResSchedRoleAdapter role) ReportThread() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_aafwk_browser_client_adapter_impl.cpp29 void ArkAafwkBrowserClientAdapterImpl::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dtopology.h9 int thread_id; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dmap_lock.c51 pthread_t thread_id[6]; in test_map_lock() local
H A Dspinlock.c21 pthread_t thread_id[4]; in test_spinlock() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dmap_lock.c54 pthread_t thread_id[6]; in test_map_lock() local
/third_party/gn/src/base/win/
H A Dscoped_process_information.h59 DWORD thread_id() const { return thread_id_; } in thread_id() function in base::win::ScopedProcessInformation
/third_party/googletest/googletest/src/hwext/
H A Dgtest-multithread.cpp83 void MultiThreadTest::appendTaskToList(unsigned thread_id, PF func, std::string testsuite, std::string testcase) in appendTaskToList() argument
/third_party/mesa3d/src/gallium/tests/unit/
H A Dpipe_barrier_test.c73 int thread_id = *((int *) thread_data); in thread_function() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/
H A D2-4.c59 pthread_t thread_id; in main() local
H A D2-3.c59 pthread_t thread_id; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/
H A D1-4.c59 pthread_t thread_id; in main() local
H A D1-3.c56 pthread_t thread_id; in main() local
/third_party/musl/libc-test/src/functional/
H A Dtest-malloc-disable.c48 pthread_t thread_id; in test_malloc_while_disabled() local
/arkcompiler/runtime_core/platforms/windows/libpandabase/
H A Dthread.cpp37 int SetPriority(DWORD thread_id, int prio) in SetPriority() argument
52 int GetPriority(DWORD thread_id) in GetPriority() argument
/kernel/linux/linux-5.10/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...]

Completed in 7 milliseconds

1234567