| /third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/ |
| H A D | rand_vms.c | 560 CRYPTO_THREAD_ID tid; in ossl_pool_add_nonce_data() member
|
| /third_party/openssl/providers/implementations/rands/seeding/ |
| H A D | rand_unix.c | 758 CRYPTO_THREAD_ID tid; in ossl_pool_add_nonce_data() member 781 CRYPTO_THREAD_ID tid; in ossl_rand_pool_add_additional_data() member
|
| H A D | rand_vms.c | 560 CRYPTO_THREAD_ID tid; in ossl_pool_add_nonce_data() member
|
| /third_party/openssl/apps/ |
| H A D | openssl.c | 110 CRYPTO_THREAD_ID tid; in internal_trace_cb() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| H A D | sysinfo.cc | 408 uint32_t tid; in GetTID() local 430 intptr_t tid = reinterpret_cast<intptr_t>(v); in FreeTID() local 455 intptr_t tid = reinterpret_cast<intptr_t>(pthread_getspecific(tid_key)); in GetTID() local [all...] |
| /third_party/selinux/libselinux/src/ |
| H A D | procattr.c | 87 pid_t tid; in openattr() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | wmm.c | 223 unsigned int up, psb, dir, tid; in wmm_process_tspec() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | wmm.c | 221 unsigned int up, psb, dir, tid; in wmm_process_tspec() local
|
| /base/hiviewdfx/hiview/base/event_publish/include/ |
| H A D | app_event_handler.h | 77 int32_t tid = 0; member
|
| /base/hiviewdfx/faultloggerd/test/systemtest/ |
| H A D | dumpcatcher_system_test.cpp | 292 int tid = g_appTid[0]; in HWTEST_F() local 715 int tid = g_appTid[0]; in HWTEST_F() local 1292 NOINLINE int TestFunc6(std::atomic_int* tid, std::atomic_bool* done) in TestFunc6() argument 1301 NOINLINE int TestFunc5(std::atomic_int* tid, st argument 1307 TestFunc4(std::atomic_int* tid, std::atomic_bool* done) TestFunc4() argument 1313 TestFunc3(std::atomic_int* tid, std::atomic_bool* done) TestFunc3() argument 1319 TestFunc2(std::atomic_int* tid, std::atomic_bool* done) TestFunc2() argument 1325 TestFunc1(std::atomic_int* tid, std::atomic_bool* done) TestFunc1() argument [all...] |
| /base/hiviewdfx/faultloggerd/interfaces/common/ |
| H A D | dfx_socket_request.h | 137 int32_t tid; member
|
| /base/request/request/frameworks/native/src/ |
| H A D | request_manager_impl.cpp | 48 int32_t RequestManagerImpl::Create(const Config &config, int32_t seq, std::string &tid) in Create() argument 121 int32_t RequestManagerImpl::GetTask(const std::string &tid, const std::string &token, Config &config) in GetTask() argument 150 Start(const std::string &tid) Start() argument 168 Stop(const std::string &tid) Stop() argument 179 Query(const std::string &tid, TaskInfo &info) Query() argument 190 Touch(const std::string &tid, const std::string &token, TaskInfo &info) Touch() argument 212 Show(const std::string &tid, TaskInfo &info) Show() argument 223 Pause(const std::string &tid, Version version) Pause() argument 234 QueryMimeType(const std::string &tid, std::string &mimeType) QueryMimeType() argument 245 Remove(const std::string &tid, Version version) Remove() argument 256 Resume(const std::string &tid) Resume() argument [all...] |
| H A D | response_message_receiver.cpp | 257 int32_t tid; in ResponseFromParcel() local
|
| /base/request/request/frameworks/cj/ffi/src/ |
| H A D | cj_request_task.cpp | 334 ExceptionError CJTask::Remove(const std::string &tid) in Remove() argument 346 ExceptionError CJTask::Touch(const std::string &tid, TaskInfo &task, const std::string &token) in Touch() argument 446 void CJTask::ClearTaskTemp(const std::string &tid, bool isRmFiles, bool isRmAcls, bool isRmCertsAcls) in ClearTaskTemp() argument
|
| /base/request/request/frameworks/js/napi/src/ |
| H A D | request_event.cpp | 384 std::string tid = context->task->GetTid();
in StartExec() local
|
| /base/msdp/device_status/test/fuzztest/msdpdevicemanager_fuzzer/ |
| H A D | msdpdevicemanager_fuzzer.cpp | 338 uint64_t tid = GetThisThreadId(); in OnStart() local 382 uint64_t tid = GetThisThreadId(); in OnThread() local
|
| /base/msdp/device_status/test/unittest/intention/drag/src/ |
| H A D | drag_server_test.cpp | 1297 int32_t tid = DRAG_DATA_MGR.GetTargetTid(); in HWTEST_F() local
|
| /base/msdp/device_status/utils/common/src/ |
| H A D | util.cpp | 70 long tid = syscall(SYS_gettid); in GetThisThreadIdOfString() local 86 uint64_t tid = std::stoull(threadId); in GetThisThreadId() local
|
| /base/web/webview/ohos_adapter/res_sched_adapter/src/ |
| H A D | res_sched_client_adapter_impl.cpp | 309 bool ResSchedClientAdapter::ReportAudioData(ResSchedStatusAdapter statusAdapter, pid_t pid, pid_t tid) in ReportAudioData() argument 262 ReportKeyThread( ResSchedStatusAdapter statusAdapter, pid_t pid, pid_t tid, ResSchedRoleAdapter roleAdapter) ReportKeyThread() argument [all...] |
| /device/qemu/riscv32_virt/liteos_m/board/driver/ |
| H A D | virtinput.c | 85 osThreadId_t tid; member
|
| /kernel/linux/common_modules/tzdriver/core/ |
| H A D | cmdmonitor.c | 141 bool is_thread_reported(pid_t tid) in is_thread_reported() argument 277 pid_t tid = current->pid; in cmd_monitor_reset_context() local 494 pid_t tid; cmd_monitor_log() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| H A D | e500_mmu.c | 102 unsigned int tid; in kvmppc_e500_tlb_index() local 279 int tid, esel; in tlbilx_all() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/ |
| H A D | context_switch.c | 77 pthread_t tid; in start_thread_on() local
|
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| H A D | e500_mmu.c | 102 unsigned int tid; in kvmppc_e500_tlb_index() local 279 int tid, esel; in tlbilx_all() local
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
| H A D | vas.h | 111 __be32 tid; /* LPAR Thread ID */ member
|