libtransistor
A userland library for the Nintendo Switch
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Structures
waiter.hpp File Reference

Manager for waiting on synchronizable handles (C++ bindings) More...

#include <libtransistor/cpp/types.hpp>
#include <libtransistor/waiter.h>
#include <functional>
#include <variant>
#include <memory>
Include dependency graph for waiter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  trn::WaitHandle
 
class  trn::Waiter
 

Detailed Description

Manager for waiting on synchronizable handles (C++ bindings)