KzsThreadBarrier Struct Reference

Barrier object for synchronizing threads. More...

#include <kanzi/core/platform/thread/linux/kzs_barrier.hpp>

Detailed Description

Barrier object for synchronizing threads.

This object can be used to implement multi-thread rendezvous. Use kzsThreadBarrierWait to communicate between threads.


The documentation for this struct was generated from the following file: