commit | b6b7ccc24f087cffad77be9c2687fbcfb89bb4f2 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Fri Feb 17 12:27:57 2023 -0800 |
committer | Bart Van Assche <bvanassche@google.com> | Fri Feb 17 13:55:11 2023 -0800 |
tree | 023c04f3922f2d3d92d252f9ade2118688eb7c37 | |
parent | 68a59e1c720871277b01131edb3b64908ad03cbf [diff] |
init: Document the locking strategy used in class PropWaiterState Let the compiler verify that lock_ is held when any of the data members are accessed. Bug: 266255006 Change-Id: I71b341815d84ab530627d934ad4d4681b652b9d8 Signed-off-by: Bart Van Assche <bvanassche@google.com>