Home
last modified time | relevance | path

Searched defs:writeThread (Results 1 – 25 of 49) sorted by relevance

12

/dports/devel/okteta/okteta-0.26.6/kasten/core/io/filesystem/
H A Dbytearrayrawfilewritejob.cpp30 auto* writeThread = new ByteArrayRawFileWriteThread(this, document, file()); in startWriteToFile() local
H A Dbytearrayrawfilewritetojob.cpp32 auto* writeThread = new ByteArrayRawFileWriteThread(this, document, file()); in startSyncWithRemote() local
H A Dbytearrayrawfileconnectjob.cpp34 auto* writeThread = new ByteArrayRawFileWriteThread(this, byteArrayDocument, file()); in startConnectWithFile() local
/dports/devel/okteta/okteta-0.26.6/libs/kasten/core/tests/
H A Dtestdocumentfilewritejob.cpp31 …auto* writeThread = new TestDocumentFileWriteThread(this, testSynchronizer->header(), document, f… in startWriteToFile() local
H A Dtestdocumentfilewritetojob.cpp31 …auto* writeThread = new TestDocumentFileWriteThread(this, testSynchronizer->header(), document, fi… in startSyncWithRemote() local
H A Dtestdocumentfileconnectjob.cpp34 auto* writeThread = in startConnectWithFile() local
/dports/devel/staf/src/staf/test/
H A Dtestrwsem.cpp63 unsigned int writeThread(void *) in writeThread() function
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/alsaout/
H A DAlsaOut.h99 std::unique_ptr<boost::thread> writeThread; variable
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/sndioout/
H A DSndioOut.h96 std::unique_ptr<std::thread> writeThread; variable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/c1/
H A DTest8267042.java54 Thread writeThread = new Thread(new Runnable() { in run() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/c1/
H A DTest8267042.java54 Thread writeThread = new Thread(new Runnable() { in run() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/c1/
H A DTest8267042.java54 Thread writeThread = new Thread(new Runnable() { in run() local
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/include/lucene++/
H A DIndexWriter.h165 int64_t writeThread; // non-null if any thread holds write lock variable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DAbstractHeapGraphWriter.java205 protected void writeThread(Instance instance) throws IOException { in writeThread() method in AbstractHeapGraphWriter
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DAbstractHeapGraphWriter.java202 protected void writeThread(Instance instance) throws IOException { in writeThread() method in AbstractHeapGraphWriter
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DAbstractHeapGraphWriter.java202 protected void writeThread(Instance instance) throws IOException { in writeThread() method in AbstractHeapGraphWriter
/dports/devel/php-ice37/ice-3.7.2/java/src/IceBT/src/main/java/com/zeroc/IceBT/
H A DTransceiverI.java79 Thread connectThread = null, readThread = null, writeThread = null; in close() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DAbstractHeapGraphWriter.java202 protected void writeThread(Instance instance) throws IOException { in writeThread() method in AbstractHeapGraphWriter
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DAbstractHeapGraphWriter.java202 protected void writeThread(Instance instance) throws IOException { in writeThread() method in AbstractHeapGraphWriter
/dports/devel/php-ice37/ice-3.7.2/java-compat/src/IceBT/src/main/java/IceBT/
H A DTransceiverI.java72 Thread connectThread = null, readThread = null, writeThread = null; in close() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DAbstractHeapGraphWriter.java205 protected void writeThread(Instance instance) throws IOException { in writeThread() method in AbstractHeapGraphWriter
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DAbstractHeapGraphWriter.java205 protected void writeThread(Instance instance) throws IOException { in writeThread() method in AbstractHeapGraphWriter
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DAbstractHeapGraphWriter.java202 protected void writeThread(Instance instance) throws IOException { in writeThread() method in AbstractHeapGraphWriter
/dports/devel/ice37/ice-3.7.2/java/src/IceBT/src/main/java/com/zeroc/IceBT/
H A DTransceiverI.java79 Thread connectThread = null, readThread = null, writeThread = null; in close() local
/dports/devel/ice37/ice-3.7.2/java-compat/src/IceBT/src/main/java/IceBT/
H A DTransceiverI.java72 Thread connectThread = null, readThread = null, writeThread = null; in close() local

12