Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
barrier.h File Reference
#include <pthread.h>
#include "base/integral_types.h"
#include "base/macros.h"
#include "ion/port/atomic.h"
Include dependency graph for barrier.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ion::port::Barrier
 The Barrier class defines a multi-thread barrier that allows N threads to synchronize execution. More...
 

Namespaces

 ion
 Copyright 2016 Google Inc.
 
 ion::port