Ion
|
#include <pthread.h>
#include "base/integral_types.h"
#include "base/macros.h"
#include "ion/port/atomic.h"
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 | |