nlib
|
Implements a conditional variable. More...
#include "nn/nlib/Config.h"
#include "nn/nlib/DateTime.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 stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias. | |
nn::nlib::threading | |
Unicode related functionality is implemented. | |
Implements a conditional variable.
Definition in file CondVar.h.
© 2012-2016 Nintendo Co., Ltd. All rights reserved.