20#elif (__linux__ || __OSX__ || __APPLE__)
28#error "Threading::ThreadBarrier not implemented on this platform!"
Block until all thread have arrived at the barrier.
Definition posixthreadbarrier_cond.h:19
Block until all thread have arrived at the barrier.
Block until all thread have arrived at the barrier.
Definition win32threadbarrier.h:19
Nebula compiler specific defines and configuration.
The Jobs2 system provides a set of threads and a pool of jobs from which threads can pickup work.
Definition jobs2.h:16