|
Sunshine master
Self-hosted game stream host for Moonlight.
|
This is the complete list of members for sync_util::sync_t< T, M >, including all inherited members.
| lock() | sync_util::sync_t< T, M > | inline |
| mutex_t typedef | sync_util::sync_t< T, M > | |
| operator*() | sync_util::sync_t< T, M > | inline |
| operator*() const | sync_util::sync_t< T, M > | inline |
| operator->() | sync_util::sync_t< T, M > | inline |
| operator=(sync_t &&other) noexcept | sync_util::sync_t< T, M > | inline |
| operator=(sync_t &other) noexcept | sync_util::sync_t< T, M > | inline |
| operator=(V &&val) | sync_util::sync_t< T, M > | inline |
| operator=(const value_t &val) noexcept | sync_util::sync_t< T, M > | inline |
| operator=(value_t &&val) noexcept | sync_util::sync_t< T, M > | inline |
| raw | sync_util::sync_t< T, M > | |
| sync_t(Args &&...args) | sync_util::sync_t< T, M > | inline |
| value_t typedef | sync_util::sync_t< T, M > |