2 writes to _thdRead
Microsoft.ML.Data (2)
DataLoadSave\Text\TextLoaderCursor.cs (2)
440_thdRead = Utils.RunOnBackgroundThreadAsync(ThreadProc); 455_thdRead = null;
2 references to _thdRead
Microsoft.ML.Data (2)
DataLoadSave\Text\TextLoaderCursor.cs (2)
451if (_thdRead != null) 454_thdRead.Wait();