pstore2
Classes
signal_cv.hpp File Reference
#include <atomic>
#include <mutex>
#include "pstore/os/descriptor.hpp"
Include dependency graph for signal_cv.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pstore::descriptor_condition_variable
 On POSIX, This class implements the "self pipe trick" to enable a signal handler to call notify() to wake up a thread waiting on wait(). More...
 
class  pstore::signal_cv