Package jromp.concurrent
package jromp.concurrent
-
ClassesClassDescriptionA thread class that extends
Thread
and provides additional information about the thread.A simple thread-local variable.A simple round-robin executor that distributes tasks to a fixed number of single-threaded executors.A thread-local flag that can be activated and deactivated.A thread team is a group of threads that are working together to execute some parallel task.