Home
last modified time | relevance | path

Searched refs:TextIsMt (Results 1 – 2 of 2) sorted by relevance

/dports/biology/plink/plink-ng-79b2df8c/2.0/include/
H A Dplink2_text.h600 HEADER_INLINE uint32_t TextIsMt(const TextStream* txs_ptr) { in TextIsMt() function
/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_import.cc3235 if (TextIsMt(&vcf_txs) && (max_thread_ct > 1)) { in VcfToPgen()
9862 if (TextIsMt(&gen_txs) && (decompress_thread_ct > 1)) { in OxGenToPgen()