Home
last modified time | relevance | path

Searched defs:threadId (Results 1 – 11 of 11) sorted by relevance

/third_party/openhitls/bsl/err/src/
Derr.c125 const uint64_t threadId = BSL_SAL_ThreadGetId(); in GetStack() local
189 uint64_t threadId = BSL_SAL_ThreadGetId(); in BSL_ERR_ClearError() local
226 uint64_t threadId = BSL_SAL_ThreadGetId(); in BSL_ERR_RemoveErrorStack() local
274 const uint64_t threadId = BSL_SAL_ThreadGetId(); in GetErrorInfo() local
444 const uint64_t threadId = BSL_SAL_ThreadGetId(); in BSL_LIST_WriteLockCreate() local
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeThreadSafeRingBuffer.cpp72 deUint16 threadId = msg.getThreadId(); in run() local
99 Producer (ThreadSafeRingBuffer<Message>& buffer, deUint16 threadId, int dataSize) in Producer()
DdeBlockBuffer.cpp85 deUint16 threadId = msg.getThreadId(); in run() local
126 Producer (MessageBuffer& buffer, deUint16 threadId, int numMessages) in Producer()
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
DDawnPerfTestPlatform.h50 std::string threadId; member
DDawnPerfTestPlatform.cpp137 std::string threadId = stream.str(); in AcquireTraceEventBuffer() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dsparse_add_grad_impl.cu24 size_t threadId = blockIdx.x * blockDim.x + threadIdx.x; in SparseAddGrad() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
DDvppCommon.h44 pthread_t threadId = 0; // thread for callback member
/third_party/lzma/C/
DThreads.c68 DWORD threadId; in Thread_Create() local
/third_party/openhitls/testcode/framework/tls/rpc/src/
Dhlt_func.c212 int HLT_GetTlsAcceptResultFromId(unsigned long int threadId) in HLT_GetTlsAcceptResultFromId()
480 int HLT_GetAcceptFd(pthread_t threadId) in HLT_GetAcceptFd()
/third_party/openhitls/testcode/sdv/testcase/crypto/entropy/
Dtest_suite_sdv_entropy.c1020 pthread_t threadId[threadNum]; in SDV_CRYPTO_ENTROPY_ES_FUNC_0006() local
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7625 uint32_t threadId; member