picotm
0.7.0
|
Represents the potential owner of a lock.
#include <picotm_lock_owner.h>
Data Fields | |
unsigned long | flags |
Encodes information about the owner of a lock. More... | |
struct picotm_lock_owner * | next |
struct timespec | timestamp |
unsigned long picotm_lock_owner::flags |
| 31 | 30 | 29 | 19 ... 10 | 9 .. 0 | | WR | RD | WT | < empty > | index |
struct picotm_lock_owner* picotm_lock_owner::next |
Entry in waiter list
struct timespec picotm_lock_owner::timestamp |
Start time of the lock owner's transaction