![]() |
fpmas 1.6
|
This is the complete list of members for fpmas::synchro::hard::api::MutexClient< T >, including all inherited members.
| acquire(DistributedId id, int location)=0 | fpmas::synchro::hard::api::MutexClient< T > | pure virtual |
| lock(DistributedId id, int location)=0 | fpmas::synchro::hard::api::MutexClient< T > | pure virtual |
| lockShared(DistributedId id, int location)=0 | fpmas::synchro::hard::api::MutexClient< T > | pure virtual |
| read(DistributedId id, int location)=0 | fpmas::synchro::hard::api::MutexClient< T > | pure virtual |
| releaseAcquire(DistributedId id, const T &updated_data, int location)=0 | fpmas::synchro::hard::api::MutexClient< T > | pure virtual |
| releaseRead(DistributedId id, int location)=0 | fpmas::synchro::hard::api::MutexClient< T > | pure virtual |
| unlock(DistributedId id, int location)=0 | fpmas::synchro::hard::api::MutexClient< T > | pure virtual |
| unlockShared(DistributedId id, int location)=0 | fpmas::synchro::hard::api::MutexClient< T > | pure virtual |
| ~MutexClient() (defined in fpmas::synchro::hard::api::MutexClient< T >) | fpmas::synchro::hard::api::MutexClient< T > | inlinevirtual |