|
libtransistor
A userland library for the Nintendo Switch
|


Public Member Functions | |
| WaitHandle (Waiter *waiter, std::variant< std::unique_ptr< std::function< bool()>>, std::unique_ptr< std::function< uint64_t()>>> callback) | |
| void | Signal () |
| void | ResetSignal () |
| void | Cancel () |
Data Fields | |
| wait_record_t * | record |
Friends | |
| class | Waiter |
1.8.6