#include "Util/JobServer.H"
#include "Util/Semaphore.H"
Go to the source code of this file.
Classes | |
class | JobWithSemaphore |
Convenience subclass of JobServer::Job that includes a semaphore to communicate job completion. More... |
Convenience subclass of JobServer::Job that includes a semaphore to communicate job completion
Definition in file JobWithSemaphore.H.