GaloisRuntime::PtrLock< T, true > Member List
This is the complete list of members for
GaloisRuntime::PtrLock< T, true >, including all inherited members.
| _lock | GaloisRuntime::PtrLock< T, true > | [private] |
| CAS(T oldval, T newval) | GaloisRuntime::PtrLock< T, true > | [inline] |
| getValue() const | GaloisRuntime::PtrLock< T, true > | [inline] |
| lock() | GaloisRuntime::PtrLock< T, true > | [inline] |
| PtrLock() | GaloisRuntime::PtrLock< T, true > | [inline] |
| PtrLock(T val) | GaloisRuntime::PtrLock< T, true > | [inline, explicit] |
| setValue(T val) | GaloisRuntime::PtrLock< T, true > | [inline] |
| try_lock() | GaloisRuntime::PtrLock< T, true > | [inline] |
| unlock() | GaloisRuntime::PtrLock< T, true > | [inline] |
| unlock_and_clear() | GaloisRuntime::PtrLock< T, true > | [inline] |
| unlock_and_set(T val) | GaloisRuntime::PtrLock< T, true > | [inline] |