Searched refs:BackgroundWorker (Results 1 – 11 of 11) sorted by relevance
15 private BackgroundWorker worker;19 worker = new BackgroundWorker(); in __constructor__()46 private final class BackgroundWorker implements Callable<D> { class in ShadowAsyncTaskLoader
21 private final BackgroundWorker worker;25 worker = new BackgroundWorker(); in ShadowAsyncTask()143 private final class BackgroundWorker implements Callable<Result> { class in ShadowAsyncTask
16 private BackgroundWorker worker;20 worker = new BackgroundWorker(); in __constructor__()44 private final class BackgroundWorker implements Callable<D> { class in ShadowAsyncTaskLoader
153 self._bg_worker = BackgroundWorker(command, do_process_output=True)176 class BackgroundWorker(object): class
697 BackgroundWorker::BackgroundWorker(Env* env, const char* name) in BackgroundWorker() function in tensorflow::data::BackgroundWorker700 BackgroundWorker::~BackgroundWorker() { in ~BackgroundWorker()714 void BackgroundWorker::Schedule(std::function<void()> work_item) { in Schedule()726 void BackgroundWorker::WorkerLoop() { in WorkerLoop()
1213 class BackgroundWorker {1215 BackgroundWorker(Env* env, const char* name);1217 ~BackgroundWorker();
106 BackgroundWorker background_worker_;
191 data::BackgroundWorker background_worker_;
222 BackgroundWorker background_worker_;
650 BackgroundWorker background_worker_;
937 BackgroundWorker background_worker_;