| /third_party/node/deps/v8/src/execution/ |
| H A D | thread-id.cc | 14 thread_local int thread_id = 0; member
|
| /kernel/linux/linux-5.10/drivers/dma/ti/ |
| H A D | k3-psil-priv.h | 12 u32 thread_id; member
|
| H A D | k3-psil.c | 26 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 D | sync_stress_parallelism.c | 42 int thread_id = (long)d; in test_stress_two_threads_shared_timeline_thread() local
|
| /kernel/linux/linux-6.6/drivers/dma/ti/ |
| H A D | k3-psil-priv.h | 12 u32 thread_id; member
|
| H A D | k3-psil.c | 32 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 D | sync_stress_parallelism.c | 42 int thread_id = (long)d; in test_stress_two_threads_shared_timeline_thread() local
|
| /third_party/libuv/test/ |
| H A D | test-thread-equal.c | 29 uv_thread_t *thread_id = arg; in check_thread() local
|
| /third_party/node/src/ |
| H A D | diagnosticfilename-inl.h | 18 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 D | ark_aafwk_browser_client_adapter_wrapper.cpp | 31 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 D | ark_aafwk_browser_client_adapter_impl.cpp | 29 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 D | topology.h | 9 int thread_id; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | map_lock.c | 51 pthread_t thread_id[6]; in test_map_lock() local
|
| H A D | spinlock.c | 21 pthread_t thread_id[4]; in test_spinlock() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | map_lock.c | 54 pthread_t thread_id[6]; in test_map_lock() local
|
| /third_party/gn/src/base/win/ |
| H A D | scoped_process_information.h | 59 DWORD thread_id() const { return thread_id_; } in thread_id() function in base::win::ScopedProcessInformation
|
| /third_party/googletest/googletest/src/hwext/ |
| H A D | gtest-multithread.cpp | 83 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 D | pipe_barrier_test.c | 73 int thread_id = *((int *) thread_data); in thread_function() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/ |
| H A D | 2-4.c | 59 pthread_t thread_id; in main() local
|
| H A D | 2-3.c | 59 pthread_t thread_id; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/ |
| H A D | 1-4.c | 59 pthread_t thread_id; in main() local
|
| H A D | 1-3.c | 56 pthread_t thread_id; in main() local
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | test-malloc-disable.c | 48 pthread_t thread_id; in test_malloc_while_disabled() local
|
| /arkcompiler/runtime_core/platforms/windows/libpandabase/ |
| H A D | thread.cpp | 37 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 D | exmutex.c | 126 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...] |