commit | 9f7d45203f34a33d1e5268af9a828ebe11b5fe6e | [log] [tgz] |
---|---|---|
author | Chalard Jean <jchalard@google.com> | Tue Dec 20 20:39:33 2022 +0900 |
committer | Chalard Jean <jchalard@google.com> | Thu Dec 22 16:17:22 2022 +0900 |
tree | c3137faac5057c17438292defd9eaa02a500e6dd | |
parent | f219efb1240b886c727c3e77e032997c62d3f9db [diff] |
Introduce visibleOnHandlerThread This is a helper function that lets a caller make sure the side effects of a piece of code are visible both on a handler thread and in the caller thread before continuing. Also move HandlerUtilsTests to the tests directory of frameworks/libs/net from the NetworkStack where it used to be Test: NetworkStaticLibTests Change-Id: Icf1bd8bbe1216777c52b73cfbd0a46b647b72260