Home
last modified time | relevance | path

Searched defs:tid (Results 476 - 500 of 574) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/musl/Benchmark/musl/
H A Dlibc_pthread.cpp519 pthread_t tid = pthread_self(); in GetThreadId() local
591 pthread_t tid; in Bm_function_pthread_spin_lock_and_spin_unlock() local
622 pthread_t tid; in Bm_function_pthread_detach() local
641 pthread_t tid; in Bm_function_pthread_setname_np() local
745 pthread_t tid; Bm_function_pthread_clean_push_and_pop() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dthread.c230 int uv_thread_create(uv_thread_t *tid, void (*entry)(void *arg), void *arg) { in uv_thread_create() argument
236 int uv_thread_create_ex(uv_thread_t* tid, in uv_thread_create_ex() argument
292 int uv_thread_join(uv_thread_t *tid) { in uv_thread_join() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h304 TIDT tid; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDerivedTypes.h201 explicit CompositeType(LLVMContext &C, TypeID tid) : Type(C, tid) {} in CompositeType() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DFDRRecords.h350 int32_t tid() const { return TID; } in tid() function in llvm::xray::NewBufferRecord
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dscheduler.cpp108 auto tid = std::this_thread::get_id(); in bind() local
119 auto tid = std::this_thread::get_id(); in unbind() local
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
H A Ddfx_crasher.cpp348 pthread_t tid; in StackOverflow() local
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp754 void AppEventPack::SetTid(int tid) in SetTid() argument
/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h97 uint32_t tid; member
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_native_test.cpp1457 auto tid = record.GetTid(); in HWTEST_F() local
/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_daemon.cpp700 CreateFileForRequest(int32_t type, int32_t pid, int32_t tid, uint64_t time) const CreateFileForRequest() argument
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp354 bool Unwinder::UnwindLocalWithTid(pid_t tid, size_t maxFrameNum, size_t skipFrameNum) in UnwindLocalWithTid() argument
364 bool Unwinder::UnwindRemote(pid_t tid, bool withRegs, size_t maxFrameNum, size_t skipFrameNum) in UnwindRemote() argument
444 bool Unwinder::GetLockInfo(int32_t tid, char* buf, size_t sz) in GetLockInfo() argument
515 bool Unwinder::Impl::UnwindLocalWithTid(const pid_t tid, size_ argument
632 UnwindRemote(pid_t tid, bool withRegs, size_t maxFrameNum, size_t skipFrameNum) UnwindRemote() argument
1293 GetLockInfo(int32_t tid, char* buf, size_t sz) GetLockInfo() argument
[all...]
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprocess_dumper.cpp252 int tid; in SetProcessdumpTimeout() local
458 std::string ProcessDumper::ReadStringByPtrace(pid_t tid, uintptr_ argument
502 int tid = request->siginfo.si_value.sival_int; Unwind() local
609 pid_t tid = process_->ChangeTid(nsTid, true); InitKeyThread() local
[all...]
/base/request/request/frameworks/js/napi/include/
H A Djs_common.h233 std::string tid; member
/base/request/request/frameworks/js/napi/src/
H A Djs_task.cpp211 std::string tid = context->tid; in AddRemoveListener() local
377 std::string tid = context->tid; GetTaskExecution() local
407 std::string tid = context->tid; GetTaskOutput() local
452 std::string tid = NapiUtils::Convert2String(env, argv[1]); ParseGetTask() local
503 std::string tid; Remove() member
537 ParseTid(napi_env env, size_t argc, napi_value *argv, std::string &tid) ParseTid() argument
845 std::string tid; Query() member
889 SetTid(std::string &tid) SetTid() argument
1112 ClearTaskTemp(const std::string &tid, bool isRmFiles, bool isRmAcls, bool isRmCertsAcls, bool isRmContext) ClearTaskTemp() argument
[all...]
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_runner.cpp802 std::thread::id tid = innerRunner_->GetThreadId(); in GetThreadId() local
804 buf << tid; in GetThreadId() local
/base/msdp/device_status/services/native/src/
H A Ddevicestatus_service.cpp98 uint64_t tid = GetThisThreadId(); in OnStart() local
504 uint64_t tid = GetThisThreadId(); in OnThread() local
965 int32_t tid in UpdateDragStyle() local
[all...]
/base/request/request/test/fuzztest/downloaduploadmanager_fuzzer/
H A Ddownloaduploadmanager_fuzzer.cpp79 auto tid = std::to_string(size); in CreateRequestFuzzTest() local
694 int32_t tid = 123; // 123 is except tid ResponseMessageFuzzTestResponseFromParcel() local
[all...]
/base/security/access_token/interfaces/innerkits/accesstoken/test/unittest/src/
H A Daccesstoken_kit_test.cpp3028 pthread_t tid[2]; in HWTEST_F() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dpdu.h293 uint16_t tid; /**< transaction id, if any, in regular host byte order */ member
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_manager_proxy.cpp709 void AudioManagerProxy::RequestThreadPriority(uint32_t tid, string bundleName) in RequestThreadPriority() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_thread.cpp234 auto tid = gettid(); in PostRTTask() local
/foundation/multimodalinput/input/util/common/src/
H A Dutil.cpp88 long tid = syscall(SYS_gettid); in GetThisThreadIdOfString() local
105 auto tid = std::atoll(stid.c_str()); in GetThisThreadId() local
/foundation/resourceschedule/qos_manager/test/fuzztest/concurrent_fuzzer/
H A Dconcurrent_fuzzer.cpp228 int tid = GetData<int>(); in FuzzConcurrentTaskServiceSetQosForOtherThread() local
258 int tid = GetData<int>(); in FuzzConcurrentTaskServiceResetQosForOtherThread() local
967 int32_t tid = GetData<int>(); FuzzQosControllerGetThreadQosForOtherThread() local
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/test/fuzztest/cgroupsched_fuzzer/
H A Dcgroupsched_fuzzer.cpp760 int32_t tid = GetData<int32_t>(); in ParsePayloadFuzzTest() local

Completed in 36 milliseconds

1...<<11121314151617181920>>...23