Nana C++ Library An open-source C++ framework project The Programmer's Guide |
||||||||||||||||||||
nana::threads::condition_variable Description The class condition_variable provides synchronization primitives used to block a thread until notified by some other thread that some condition is met or until a system time is reached. Model of None Public base classes None Typedefs
Members
File nana/threads/condition_varialbe.hpp Notes None See also None. Move to The Nana Programmer's Guide Main Page |
||||||||||||||||||||