mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Made observer list thread safe
PiperOrigin-RevId: 520713657
This commit is contained in:
committed by
Copybara-Service
parent
14e7832be0
commit
8a66bff097
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user