Add basic thread pool scheduling loop.
Right now no work can be spawned, we simply have a proove of concept that we start up each thread, work for the master to finish and then synchronize back to the main thread.
Showing
lib/pls/include/pls/internal/base/barrier.h
0 → 100644
lib/pls/src/internal/base/barrier.cpp
0 → 100644
Please
register
or
sign in
to comment