Searched defs:WORKER (Results 1 – 7 of 7) sorted by relevance
39 WORKER = 1 enumerator
37 enum OpenACCExecMapping { NONE = 0, VECTOR = 1, WORKER = 2, GANG = 4 }; enumerator
35 WORKER = dc._TaskType.WORKER variable
42 WORKER = "worker" variable in _TaskType
62 WORKER = run_config.TaskType.WORKER variable
57 WORKER = distribute_coordinator._TaskType.WORKER variable
48 private static final ScheduledExecutorService WORKER = field in CoreImplTest