commit | 68a59e1c720871277b01131edb3b64908ad03cbf | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Fri Feb 17 11:28:14 2023 -0800 |
committer | Bart Van Assche <bvanassche@google.com> | Fri Feb 17 13:55:11 2023 -0800 |
tree | 2045016bd987b494679a2a31c6baf70aee4d8afb | |
parent | 16ab2b67f7d42d14bd70f93910a3d9fad621452c [diff] |
init: Document the locking strategy in class ShutdownState Let the compiler verify that shutdown_command_lock_ is held when shutdown_command_ is accessed. Bug: 266255006 Change-Id: Ibd05137ab65e20f247f35bbb2bb1865e05f51f41 Signed-off-by: Bart Van Assche <bvanassche@google.com>