Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-worker-event.js10 process.on('worker', common.mustCall(({ threadId }) => { field
/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/node/lib/
Dworker_threads.js33 threadId, property
/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/node/lib/internal/
Dworker.js409 get threadId() { getter in Worker
547 threadId, property
/third_party/node/deps/npm/node_modules/write-file-atomic/lib/
Dindex.js16 const threadId = (function getId () { function
/third_party/lzma/C/
DThreads.c68 DWORD threadId; in Thread_Create() local
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7620 uint32_t threadId; member