nlib
|
Implements a conditional variable. More...
#include "nn/nlib/Config.h"
#include "nn/nlib/DateTime.h"
#include "nn/nlib/threading/CondVarFallback.h"
#include "nn/nlib/threading/CriticalSection.h"
#include <new>
Go to the source code of this file.
Classes | |
class | nn::nlib::threading::CondVar |
Conditional variable for synchronization. More... | |
Namespaces | |
nn::nlib | |
Implements common features and features that are highly platform-dependent. Also refer to nlib Platform APIs . nlib_ns is an alias. | |
nn::nlib::threading | |
Unicode related functionality is implemented. | |
Implements a conditional variable.
Definition in file CondVar.h.
© 2013, 2014, 2015 Nintendo Co., Ltd. All rights reserved.