Made observer list thread safe

PiperOrigin-RevId: 520713657
This commit is contained in:
Guogang Li
2023-03-30 12:36:11 -07:00
committed by Copybara-Service
parent 14e7832be0
commit 8a66bff097
11 changed files with 54 additions and 29 deletions
@@ -53,6 +53,10 @@
#include "internal/platform/os_name.h"
#include "internal/platform/payload_id.h"
#ifdef CreateMutex
#undef CreateMutex
#endif
namespace nearby {
namespace api {