Searched refs:numthreads (Results 1 – 2 of 2) sorted by relevance
601 numthreads = options.threads variable604 + str(numthreads) + " threads using " + str(jobs)610 for t in range(numthreads):
1435 nub_size_t numthreads = DNBProcessGetNumThreads (pid); in HandlePacket_qThreadInfo() local1439 for (nub_size_t i = 0; i < numthreads; ++i) in HandlePacket_qThreadInfo()2487 const nub_size_t numthreads = DNBProcessGetNumThreads (pid); in SendStopReplyPacketForThread() local2488 if (numthreads > 0) in SendStopReplyPacketForThread()2491 for (nub_size_t i = 0; i < numthreads; ++i) in SendStopReplyPacketForThread()